[webkit-reviews] review requested: [Bug 100057] Replace NodeRareData hash map with a union on m_renderer : [Attachment 171948] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 16:00:56 PDT 2012


Elliott Sprehn <esprehn at chromium.org> has asked  for review:
Bug 100057: Replace NodeRareData hash map with a union on m_renderer
https://bugs.webkit.org/show_bug.cgi?id=100057

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

------- Additional Comments from Elliott Sprehn <esprehn at chromium.org>
Did performance testing and removed original speculative optimizations in favor
of ones that actually seem needed. There's no observable slowdown now, and
there's a 15% improvement on Parser/textarea-parsing.html in addition to the 5%
improvement for node lists (and treeScope)


More information about the webkit-reviews mailing list