[Webkit-unassigned] [Bug 90151] Element::attributeChanged could be devirtualized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 21:28:23 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90151





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2012-06-28 21:28:22 PST ---
Also note that most modern x86 processors do indirect branch predictions. If we really wanted to see the perf. improvements for devirtualization, we should be testing on ARM and architectures where such isn't implemented.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list