[Webkit-unassigned] [Bug 73906] Web Inspector: Multiple VMs: make ScriptArguments an interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 12:24:01 PST 2011


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2011-12-06 12:24:01 PST ---
(From update of attachment 118021)
All of these patches has the same potential problem: You're making possibly hot classes virtual.  In order for any of these patches to be reviewed for real, you would need to provide performance numbers that show that you've not regessed v8/jsc performance on some common benchmark (v8 or sunspider for example).

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