[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 20:17:24 PST 2012


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





--- Comment #4 from Kentaro Hara <haraken at chromium.org>  2012-11-20 20:19:23 PST ---
> http://trac.webkit.org/changeset/134569/ seems most likely.

That's possible. That patch changed GC behavior significantly. Dromaeo/dom-modify will be affected by the change.

Although I've confirmed a lot of times that the patch doesn't change the total performance of Dromaeo/dom-modify, I've not checked performances for each test in Dromaeo/dom-modify.

What looks strange to me is that it regresses performance of createElement but it improves performance of createTextNode. From the perspective of GC, I don't see any difference between createElement and createTextNode.

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