https://bugzilla.wikimedia.org/show_bug.cgi?id=18844
--- Comment #5 from Aryeh Gregor <[email protected]> 2009-05-19 16:33:54 UTC --- Are we talking ms or us here? I'm guessing us. Besides, wouldn't capturing groups be necessary for something like (['"]).*?\1 or whatever? They aren't only used for replacements. This reduces functionality for at *best* some dubious microoptimization effort that has no real-world benchmarks attached. Real-world means saying how much user or real time it measurably adds to actual page loads on a real site, not "it takes 97% less time if I make a 50M regex solely out of capturing expressions". Also not "some people did some testing and said it was significant". Still say WONTFIX. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
