Project

Profile

Help

Process time of a XML is taking too long

Added by GANESH ILANGOVAN almost 9 years ago

Hi, I a m using saxon9he-api - v 9.5.1.5 with .net 4.5.1. We are validating 5 different schematron files against a given XML file, The process is giving expected result. But it is taking at least 6-8 sec per XML file which is too long as we are processing thousands of files. The 6-8 sec. is happening when the call uses Saxon.Api methods. Is something I am doing wrong or is that a normal time?

could you give some guidance on how to improve the processing speed?

Thanks, Ganesh


Replies (2)

RE: Process time of a XML is taking too long - Added by O'Neil Delpratt almost 9 years ago

Hi Ganesh,

Is it possible you can send a repo (maybe send privately to my email) that we can run at our end just to investigate further what could be the cause of this time delay.

Regards, O'Neil

RE: Process time of a XML is taking too long - Added by O'Neil Delpratt almost 9 years ago

My suggestion is to try Saxon-EE which much better performance due to optimizations.

    (1-2/2)

    Please register to reply