Peter W A Wood napsal(a): > Here's a slightly extended test including Pekr's stripping the > unwanted characters in place. The results show for this test: > > 1. Trim/with is almost 10 times faster than parse. >
I would stop here, and not read further on. What are such comparisons good for at all? replace or trim, both are just small functions, handy for just few cases. Add one small more complicated bit, and you are out of luck. -pekr- > 2. Parse is roughly 10 percent faster than parse/all. > 3. Skip is slower than using the complement technique. > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
