RESOLVED WONTFIX 83269
Devirtualize Node::insertedInto() and Node::removeFrom()
https://bugs.webkit.org/show_bug.cgi?id=83269
Summary Devirtualize Node::insertedInto() and Node::removeFrom()
Hajime Morrita
Reported 2012-04-05 05:03:00 PDT
This is the first step of out-of-node traversal + de-virtualize series.
Attachments
Patch (27.75 KB, patch)
2012-05-22 03:52 PDT, Hajime Morrita
no flags
Hajime Morrita
Comment 1 2012-05-22 03:52:12 PDT
Hajime Morrita
Comment 2 2012-05-22 03:52:52 PDT
Not benchmarked yet.
Hajime Morrita
Comment 3 2012-05-22 23:06:58 PDT
The benchmark showed under 1% improvement even on dom-attr.html This doesn't look worth pursing. Closing...
Ryosuke Niwa
Comment 4 2012-05-22 23:15:49 PDT
(In reply to comment #3) > The benchmark showed under 1% improvement even on dom-attr.html > This doesn't look worth pursing. Closing... Okay.
Note You need to log in before you can comment on or make changes to this bug.