Could someone test the attached project for me please?
It just parses a small (2kb) SVG file using XMLSax and XML2Map code module. I have validated the XML using an online validation tester.
The problem I'm having is that it is taking 15.5 seconds to parse on B4j. Running the same thing on Android is taking 37ms. I just want to make sure I'm not going mad (too late I know).
I've checked that there are no old versions of jXMLSax in my additional libraries folder.
Please let me know your results.
Thanks in advance.
It just parses a small (2kb) SVG file using XMLSax and XML2Map code module. I have validated the XML using an online validation tester.
The problem I'm having is that it is taking 15.5 seconds to parse on B4j. Running the same thing on Android is taking 37ms. I just want to make sure I'm not going mad (too late I know).
I've checked that there are no old versions of jXMLSax in my additional libraries folder.
Please let me know your results.
Thanks in advance.
Attachments
Last edited: