in reply to Benchmarks of XML Parsers
I recently working on a project where I replaced HTML::Parser with XML::LibXML using its html parsing mode. The speed improvement was something like 10x (not sure exactly since I made a lot of other changes too).
-sam
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Benchmarks of XML Parsers
by ikegami (Patriarch) on Apr 28, 2009 at 19:56 UTC | |
by samtregar (Abbot) on Apr 29, 2009 at 03:57 UTC |