Status: New
Owner: ----

New issue 2924 by [email protected]: Regular expression takes exponential time
http://code.google.com/p/v8/issues/detail?id=2924

Chrome Version: 30.0.1599.69
URLs: http://jsperf.com/regex-exponential-blowup/3
Other browsers tested:
     Safari 6: OK
  Firefox 24: OK

Steps to reproduce the problem:
1. Run pathological test at http://jsperf.com/regex-exponential-blowup/3
2. Observe that it takes exponential time

What is the expected result?
It should run in linear time.

What happens instead?
It runs in exponential time.


Attachments:
        Skärmavbild 2013-10-04 kl. 14.13.41.png  19.1 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to