
18 Sep
2005
18 Sep
'05
9:32 a.m.
I wonder why your results are so different from mine. Please post the code for your modified test so I can run it locally. Thanks.
It's in cvs now under the usual libs/regex/performance path: there are still some problems with the html output that I don't understand yet, but I haven't had a chance to look at those. As for the results being different from yours, I have noticed that the results can differ quite a bit from run to run, particularly the ftp response expression "^([0-9]+)(\-| |$)(.*)$" I've seen either Boost.Regex or xpressive win out by some margin depending on the machine setup. John.