We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Memory issue

hi

I am trying to create a table inside a word document which consist of 100,000 rows and 10 columns and it is consuming 1.4gb of memory, is this normal?


1 Reply

PR Poornima R Syncfusion Team March 18, 2011 10:53 AM UTC

Hi Cliffc,

Thank you for your interest in Syncfusion Products.

Essential DocIO keeps the document and its elements in the main memory. The document needs to be held wholly in memory while creating the document. There is no paging or swaping concept currently implemented in DocIO. Here when each time a new row is created the element is loaded into the main memory and at last the more memory is consumed after creating 10000 rows in a table. This is the current behavior of DocIO.

Please let us know if you have any questions.

Regards,
Poornima



Loader.
Live Chat Icon For mobile
Up arrow icon