[Webkit-unassigned] [Bug 41427] Add expat based XMLDocumentParser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 08:59:40 PDT 2010


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





--- Comment #5 from Patrick R. Gansterer <paroga at paroga.com>  2010-07-22 08:59:40 PST ---
Some performance data*:

            libxml2        expat     percent
 5MB SVG:  0.7183sec     0.5356sec    -25%
10MB SVG:  1.6084sec     1.2298sec    -24%
20MB SVG:  5.4084sec     4.6952sec    -13%

* time from begin of first XMLDocumentParser::doWrite until end of XMLDocumentParser::doEnd, average of 3 measurements

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