[lxml-dev] very long files with many XML entity refs

Stefan Behnel stefan_ml at behnel.de
Fri Aug 29 11:08:18 CEST 2008


Moshe Cohen wrote:
> You mentioned there that it was also slow for you using xmllint. For me,
> xmllint'ing it works very fast. Did you use any special options with
> xmllint?

Yes, for a fair comparison, I used similar options as for lxml, i.e.

    xmllint --noent --encode us-ascii

Stefan



More information about the lxml-dev mailing list