Re: Expat VS XML::Twig (Perl)
Karl Waclawek <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
howard chen wrote: > Currently I have around 1.2GB raw XML file to be processed using > XML::Twig (a perl module, which is also using expat), need around 2 > hours to parse and write to a CSV file. (My code is quite optimized) > > If i use the expat directly, how many % in time I can gain? > _______________________________________________ > My guess is it will take less than half an hour. Karl