Comment #1 on issue 831 by polarjs: regexp performance seems to degrade exponentially with length of failed expression
http://code.google.com/p/v8/issues/detail?id=831

Sorry, cut and paste error.  The success case should read:

$ ./d8_g ../../wk-trunk/regexp-issue.js
started [email protected]
ended true
time = 2

I did an experiment with adding 'cgmail.com' before the '@' to see if the number of chars being parse there would increase the time of the success case, and it turned out that it was still in the 1 - 2 ms range.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to