Performance comparison between .Net and Java ver. for Aspose.Words

HI.
we are comparing the time taken to convert 42 documents from docx to PDF using the .NET (21.2.0) and Java (21.4.0) versions of Aspose.Words: the average time of the Java version is about 5 seconds, while. NET takes about 1.23 seconds.
What can be the reason for this difference and do you have any suggestions for increasing the performance of the Java version?

@andreacacciarelli

It is quite difficult to answer such questions because CPU performance and memory usage all depend on complexity and size of the documents you are loading/generating. We suggest you please increase the heap size at your end.

If you still face the same issue, please ZIP and attach your documents and code example that you are using. Please also share your working environment e.g. .NET Framework, Java version etc. We will investigate the issue and provide you more information on it.