JVM memory utilisation during Document creation through aspose words java libraries

Hi,

Is there any benchmark on jvm memory utilised when the document is created through aspose words java libraries.

I am creating a 1000 page document which is taking around 5-7 seconds but utilising around 700 MB of heap space.Is this normal??

Thanks,
Saurabh

@saurabh.arora,

Thanks for your inquiry. Unfortunately we have no benchmarks available for performance/memory tests. Aspose components are highly scalable and lightning fast. Generally, the processing time and memory usage fully depend on your documents and their complexity. Aspose.Words needs few times more memory than document size to build model of the document (DOM) in memory.