![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Re: xml parsers: do I need one?by regan (Sexton) |
on Aug 28, 2003 at 14:36 UTC ( #287383=note: print w/replies, xml ) | Need Help?? |
We have full control of both ends. Changing from XML to something different isn't going to happen.
We use java's DOM parser to read the xml file in our main application. It takes about 2-3 minutes to parse everything using java. It took 35 minutes to parse the xml file with the Perl::XML parser. Is it that much slower, or was I just doing something really wrong?
In Section
Seekers of Perl Wisdom
|
|