Bug 111808 - Added a regression test for raw parsing speed
Summary: Added a regression test for raw parsing speed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 19:31 PST by Geoffrey Garen
Modified: 2013-03-08 13:13 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.56 KB, patch)
2013-03-07 19:32 PST, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (2.99 KB, patch)
2013-03-08 11:06 PST, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2013-03-07 19:31:53 PST
Added a regression test for raw parsing speed
Comment 1 Geoffrey Garen 2013-03-07 19:32:50 PST
Created attachment 192133 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-07 20:55:41 PST
Comment on attachment 192133 [details]
Patch

Attachment 192133 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17051519

New failing tests:
fast/js/regress/nested-function-parsing-random.html
Comment 3 Geoffrey Garen 2013-03-08 11:06:28 PST
Created attachment 192251 [details]
Patch
Comment 4 Geoffrey Garen 2013-03-08 13:13:50 PST
Committed r145261: <http://trac.webkit.org/changeset/145261>