[Webkit-unassigned] [Bug 102860] 8% regression in dromaeo_domcoremodify/dom_modify_createElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 19:32:52 PST 2012


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2012-11-20 19:34:52 PST ---
I suspect the benchmark is structured to avoid triggering a major GC during the test run, which is why the score appears to regress: we're now counting some GC time whereas before we excluded it from measurement artificially.

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