[Webkit-unassigned] [Bug 43085] libxml2 parser has a large performance overhead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 06:16:27 PDT 2011


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





--- Comment #6 from Patrick R. Gansterer <paroga at paroga.com>  2011-06-29 06:16:27 PST ---
(In reply to comment #5)
> >IMHO only a "native" WebKit parser can avoid the time-consuming memcpy/strcpy that any 3rdparty parser has.
> 
> Rapidxml does not have any memcpy/strcpy calls

Rapidxml (like expat) has many missing features: e.g. namespace support. So it's not a real alternative for libxml2.

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