Re: DOM parser for MARC::File::XML
[email protected] (Frédéric DEMIANS) Sun, 21 Nov 2010 09:16:56 +0100
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <[email protected]> |
> Any testing would be gratefully appreciated. I've run some tests. Parsing 1000 MARCXML records gives me this result: - with the current SAX handler: 8.21954107284546 - with new DOM method: 6.30712199211121 Thanks. -- Frédéric