Re: [xml] speed between XPath & SAX & xmlReader



On Mon, Oct 24, 2005 at 12:02:47PM +0200, nico wrote:
hi all,
i have to get node contents of a simple doc of 100 nodes like this
[...]
which parser is appropriate for that job?
i nee the faster one.

  XPath is not a parser !!!
  SAX2 should be the fastest, but it is the lowest level.

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]