RESOLVED FIXED 54376
Make sorting of matched rules faster
https://bugs.webkit.org/show_bug.cgi?id=54376
Summary Make sorting of matched rules faster
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.