Skip to content

Memory usage problem #114

Closed Answered by SoltauFintel
shrimp9469 asked this question in Q&A
Discussion options

You must be logged in to vote

POI uses XML objects for the in-memory representation of an XLSX file. That takes up a lot of memory.

It is recommended to use JXLS streaming.

For #59 I have to investigate where the limits are for the number of columns.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@shrimp9469
Comment options

Answer selected by SoltauFintel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants