MatchWithin
Mark Wieder
mwieder at ahsoftware.net
Tue Nov 28 01:50:57 EST 2006
Jim-
Monday, November 27, 2006, 10:08:51 AM, you wrote:
> I don't think there is any realistic speed difference between the solutions
> unless the HTML text block is very large (like an indexed of 100 links to
> 'my favorite web sites'), and then the regEx will be the slowest factor.
> Both solutions use this, so again, just as quick in Rev.
Rev's regex processor is optimized C code in the engine, and it seems
to run fast enough for me. I'm probably going be grabbing maybe 100
lines of text at at time (if I knew how many I wouldn't need this
function), so I think the limiting factor is going to be just the
speed of the web servers involved.
> Thanks for the quiz :-)
Thanks for playing <g>
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list