|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^2: writing the data structure into a XML file (with high performance)by ikegami (Pope) |
| on Apr 20, 2011 at 18:20 UTC ( #900398=note: print w/ replies, xml ) | Need Help?? |
|
It's not the fastest, but not because (just?) it's beefy. It's because it uses a relatively slow parser. One of the beefiest, XML::LibXML, is also one of the fastest. XML::Bare is tiny bit faster than XML::LibXML, but it has so many limitations. XML::Fast is suppose to be a bit faster yet, but I expect it has the same limitations.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||