You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an Excel workbook that has almost 914090 rows. The activity of parsing this Workbook does not end even after a day and almost 3 GB of memory is consumed and held during the process.
I have tried 60000 rows and it takes almost 5 hrs to get the data in memory and mem use peaks at 2.6 GB.
Is there any workaround for this scenario ?
The text was updated successfully, but these errors were encountered:
I have an Excel workbook that has almost 914090 rows. The activity of parsing this Workbook does not end even after a day and almost 3 GB of memory is consumed and held during the process.
I have tried 60000 rows and it takes almost 5 hrs to get the data in memory and mem use peaks at 2.6 GB.
Is there any workaround for this scenario ?
The text was updated successfully, but these errors were encountered: