Bug 87142 - REGRESSION(r117613): Dromaeo/jslib-style-prototype regressed by 20%
Summary: REGRESSION(r117613): Dromaeo/jslib-style-prototype regressed by 20%
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 10:12 PDT by Tony Chang
Modified: 2012-12-18 09:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.71 KB, patch)
2012-05-22 11:35 PDT, Tony Chang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2012-05-22 10:12:17 PDT
Probably because I moved CSSPropertyDisplay from the fast table to the slow table.
Comment 2 Tony Chang 2012-05-22 11:35:54 PDT
Created attachment 143334 [details]
Patch
Comment 3 Tony Chang 2012-05-22 11:37:13 PDT
This seemed to fix the regression on my machine, but I see a 5% swing in the test results locally, so it's hard to be certain (the graph shows similar variance).
Comment 4 WebKit Review Bot 2012-05-22 13:49:21 PDT
Comment on attachment 143334 [details]
Patch

Clearing flags on attachment: 143334

Committed r118044: <http://trac.webkit.org/changeset/118044>
Comment 5 WebKit Review Bot 2012-05-22 13:49:26 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Alexey Proskuryakov 2012-12-18 09:49:55 PST
This caused bug 105275.