Stefan Behnel | 29 Aug 11:08

Re: very long files with many XML entity refs

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

Gmane