Bug 54376

Summary: Make sorting of matched rules faster
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch mitz: review+

Antti Koivisto
Reported 2011-02-13 23:28:48 PST
Make sorting of matched rules faster
Attachments
patch (6.47 KB, patch)
2011-02-13 23:33 PST, Antti Koivisto
mitz: review+
Antti Koivisto
Comment 1 2011-02-13 23:33:27 PST
Created attachment 82289 [details] patch - use std::sort - cache specificity, it is slow to compute - inline compare function
Antti Koivisto
Comment 2 2011-02-14 00:05:44 PST
Note You need to log in before you can comment on or make changes to this bug.