in reply to How to speed up XML::LibXML toStringC14N - when used on large document?

1. download all the data using a single request
2. split it by xml_split or something to smaller files
3. loop through the tiny files and canonize the contacts.

Jenda
Enoch was right!
Enjoy the last years of Rome.

  • Comment on Re: How to speed up XML::LibXML toStringC14N - when used on large document?