Bug 113835 - DFG should compile a little sooner
Summary: DFG should compile a little sooner
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-04-02 16:40 PDT by Geoffrey Garen
Modified: 2013-04-02 18:39 PDT (History)
0 users

See Also:


Attachments
Patch (4.36 KB, patch)
2013-04-02 16:52 PDT, Geoffrey Garen
msaboff: 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-04-02 16:40:13 PDT
DFG should compile a little sooner
Comment 1 Geoffrey Garen 2013-04-02 16:52:36 PDT
Created attachment 196254 [details]
Patch
Comment 2 Geoffrey Garen 2013-04-02 17:32:45 PDT
Committed r147511: <http://trac.webkit.org/changeset/147511>
Comment 3 Geoffrey Garen 2013-04-02 18:37:24 PDT
Hmmm... It looks like my performance testing was totally broken. This was not a speedup, and it was a 0.5% regression on Kraken due to that sub-test. I'm going to roll this out.
Comment 4 Geoffrey Garen 2013-04-02 18:39:44 PDT
Rolled out in <http://trac.webkit.org/changeset/147514>.