15 Nov
2010
15 Nov
'10
6:54 a.m.
And for those who want to run test by their self, here attached is my tests comparing pure Perl parsing and various SAX parser (which need to be installed): XML::SAX::PurePerl XML::LibXML::SAX::Parser XML::SAX::Expat XML::SAX::ExpatXS SAX parsing is done directly, without using MARC::File::XML in order to have raw figures. Parsing in MARC::File::XML should slow down a little bit but I can't say of what magnitude.