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

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


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2012-06-28 21:25:51 PST ---
I think we should devirtualize functions if we can. The gain is small but if small improvements add up. The corollary of this is that virtualizing functions may not cause a significant performance regression by itself but will eventually add up.

-- 
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