[Webkit-unassigned] [Bug 10721] New: WebKit spends 6% of its time parsing WorldCup in SVGList::at()
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Sep 4 01:25:34 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10721
Summary: WebKit spends 6% of its time parsing WorldCup in
SVGList::at()
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://websvn.kde.org/*checkout*/trunk/tests/ksvgtests/c
ustom/worldcup.svg?rev=423294
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P4
Component: SVG
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: macdome at opendarwin.org
WebKit spends 6% of its time parsing WorldCup in SVGList::at()
There is absolutely no reason to loose 6% due to this awful datastructure.
SVGList (and DOMList) just need to die, and be replace by Vector<T> usage.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list