Perl Parser Performance

C/C++ parsers, such as libxml2 or Xerces C++ have entered the scene, and so have their Perl extensions. Perl XML folks have developed Perl SAX, a Perlish counterpart of Java SAX interface. Currently, CPAN contains several parsing modules. This article compares the performance of five free PerlSAX 2 parsers available from CPAN. Older XML::Parser is also included to serve as a baseline.

10 Comments

  1. 2004-09-17 7:48 am
  2. 2004-09-17 8:16 am
  3. 2004-09-17 9:14 am
  4. 2004-09-17 10:28 am
  5. 2004-09-17 12:59 pm
  6. 2004-09-17 5:06 pm
  7. 2004-09-17 5:11 pm
  8. 2004-09-17 5:48 pm
  9. 2004-09-17 6:45 pm
  10. 2004-09-18 1:21 pm