Project

Profile

Help

Support #4821

closed

Suggest performance improvement

Added by Libor Valenta over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2020-11-11
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
9.9
Fixed in Maintenance Release:
Platforms:

Description

We have a transform we need to run on large amount of documents like the one provided in the sample. Author of the XSLT claims, that when he runs transform from his oXygen, it completes consistently faster (cca 2x) than when he runs the same transform on the same document from our Java application. We tried to create smallest approximation of the code in the Main.java in the attached benchmark.jar (you can run it with java -jar benchmark.jar)

Is there anything we can do on the Java level to make the transform run faster?

Is there any performance improvement advice I can pass to the XSLT developer?

Anything that would reduce the transform time would be appreciated. Thank you.

Please register to edit this issue

Also available in: Atom PDF