[Webkit-unassigned] [Bug 97270] DOM-in-JavaScript performance experiments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 16:11:49 PDT 2012


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





--- Comment #18 from Adam Barth <abarth at webkit.org>  2012-09-26 16:12:15 PST ---
Ok, I just ran WebKit at 129710 in a Mac Pro in both chromium-mac and apple-mac:

== js ==
chromium-mac: avg 190979.59999999998 runs/s
apple-mac: avg 178240.40000000002 runs/s

== cpp ==
chromium-mac: avg 148605.44592533214 runs/s
apple-mac: avg 388969 runs/s

The performance ordering appears to be:

apple-mac-cpp > chromium-mac-js > apple-mac-js > chromium-mac-cpp

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