[Webkit-unassigned] [Bug 11849] REGRESSION (r18182): Google Calendar is broken (a regular expression containing a null character is not parsed correctly)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 29 13:54:58 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11849
------- Comment #10 from ggaren at apple.com 2006-12-29 13:54 PDT -------
(In reply to comment #9)
I ran a simple test:
tot: 231ms (baseline)
attachment 12106: 224ms (3% faster)
attachment 12081: 240ms (3.9% slower)
Test attached as 'regexp-parsing-performance.js'. Usage: "run-testkjs
regexp-parsing-performance.js"
As a side note, I guess my concern was a little academic, since this issue only
applies to parsing regular expressions, while executing them is by far the
greater cost in common usage.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list