Bug 113835

Summary: DFG should compile a little sooner
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch msaboff: review+

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>.