Bug 97420 - Chromium ~2x slower than Safari in SVG append path test
Summary: Chromium ~2x slower than Safari in SVG append path test
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 19:09 PDT by Philip Rogers
Modified: 2013-04-15 08:46 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Rogers 2012-09-23 19:09:22 PDT
In the http://bl.ocks.org/1296930 benchmark I'm getting the following numbers:
Chrome/24.0.1275.0 - ~27ms
Safari Nightly/Safari/536.26.14 - ~15ms

This was noticed by Stephen Bannasch in wkbug.com/94048. It's likely we can clean up the V8 <-> SVG code.