Ohi, > The time it takes to execute the code that glues together the regexps > will be insignificant compared to actually executing the regexps for any > article larger than a few hundred bytes.
Well, you did an edge case - a long line. Actually, try replacing spaces with newlines, and you will get 25x cost difference ;-) > But the top speed of the parser (in bytes/seconds) will be largely unaffected. Damn! Domas _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
