LightXML.jl icon indicating copy to clipboard operation
LightXML.jl copied to clipboard

Slow parsing for large files

Open fcichos opened this issue 2 years ago • 0 comments

Hi,

I have a large XML file of about 1.6GB, which I would like to parse. I tried first with EzXML.jl, which parses the file in 18 seconds on my M1, yet some other features in EzXMl.jl do not work.

Parsing the same file in LightXML.jl takes >10 min. Could this parsing speed be improved?

Thanks Frank

fcichos avatar Jan 20 '23 23:01 fcichos