in reply to Re: XML(::Simple) Parsing Efficiency
in thread XML(::Simple) Parsing Efficiency

Interesting results. This speedup may be more due to decent cacheing than initialization. What happens if you parse different XML content each iteration?

-Mark

  • Comment on Re: Re: XML(::Simple) Parsing Efficiency