[webkit-reviews] review requested: [Bug 54376] Make sorting of matched rules faster : [Attachment 82289] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 13 23:33:27 PST 2011


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 54376: Make sorting of matched rules faster
https://bugs.webkit.org/show_bug.cgi?id=54376

Attachment 82289: patch
https://bugs.webkit.org/attachment.cgi?id=82289&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
- use std::sort
- cache specificity, it is slow to compute
- inline compare function


More information about the webkit-reviews mailing list