in reply to Regular expression speed issues
I'm not sure your benchmark is sound since the execution times are really low. I'd be surprised if it is reliable.
You might want to have a look at the Benchmark module that comes with the standard distribution, it figures out how many times to run the code to get a reliable benchmark automatically. Although benchmarking is non-trivial, I think you'll have better luck with that approach.
Just my 2 cents, -gjb-
|
|---|