Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Fastest XML Parser for BIG files

by Discipulus (Canon)
on Jul 22, 2013 at 07:50 UTC ( [id://1045609]=note: print w/replies, xml ) Need Help??


in reply to Fastest XML Parser for BIG files

I'm new in XML processing (really i'm new quite on everithing!) but I remember a 13 factor when the twig is created.

I found also this speed comparison you could find interesting.
The summaized results are:
If you want high performance: XML::Parser
If you want relatively easy, memory efficient parsing of huge files: XML::Twig
If you want easy-to-implement for small files: XML::Simple
If you want to have a bad deal: XML::Smart

L*
there are no rules, there are no thumbs..

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1045609]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-23 11:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found