[webkit-reviews] review denied: [Bug 89417] Introduce an LRU cache around CSSParser::parseValue to prevent variables from needing to re-parse unnecessarily. : [Attachment 148239] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 10:58:51 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has denied Luke Macpherson
<macpherson at chromium.org>'s request for review:
Bug 89417: Introduce an LRU cache around CSSParser::parseValue to prevent
variables from needing to re-parse unnecessarily.
https://bugs.webkit.org/show_bug.cgi?id=89417

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This is a lot of new code without any rationale. If this improves performance,
please tell what your benchmark is.


More information about the webkit-reviews mailing list