You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: