Bug 129605 - Optimize StylePropertySet::findPropertyIndex() to improve CSS properties performance
Summary: Optimize StylePropertySet::findPropertyIndex() to improve CSS properties perf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-03 05:30 PST by Lorenzo Tilve
Modified: 2014-03-03 11:02 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.34 KB, patch)
2014-03-03 05:36 PST, Lorenzo Tilve
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Tilve 2014-03-03 05:30:22 PST
A recent change that has been introduced on Blink has improved significantly the CSS properties performance https://codereview.chromium.org/169453006. 

This optimization could probably be backported into WebKit.
Comment 1 Lorenzo Tilve 2014-03-03 05:36:23 PST
Created attachment 225644 [details]
Patch
Comment 2 Andreas Kling 2014-03-03 09:56:02 PST
Comment on attachment 225644 [details]
Patch

Sure, r=me.
Comment 3 WebKit Commit Bot 2014-03-03 11:02:15 PST
Comment on attachment 225644 [details]
Patch

Clearing flags on attachment: 225644

Committed r164995: <http://trac.webkit.org/changeset/164995>
Comment 4 WebKit Commit Bot 2014-03-03 11:02:18 PST
All reviewed patches have been landed.  Closing bug.