Title: xmlXPathEvalExpression slow

Hi

Im using xmlXPathEvalExpression (in libxml) to select individual elements in an XML file, the problem is that it seems to be relatively slow, at least on the files im using (10mb+ in size). By slow i mean around 0.25sec for each search, which is way too slow when I have to do thousands of these searches on each file. Is there any way to optimize these searches for big files?


---
Bjørn

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to