Skip to content

What performance can be expected? #203

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

You must be logged in to vote

One minute for 1,000 rows is too much.

Please create a new workspace using the jxls repository. Then run SxssfDemo.java as a unit test. For me, the test case takes 5.2 seconds and processes 30,000 rows. Then change the test case step by step. Execute the test case again and again in between. This way you can determine which change is causing the performance error. Please only use MS Excel.

There are no performance measurements in the jxls project that I can share. jxls is used in a number of programs every day. With larger amounts of data, the use of streaming is important so that POI does not have to keep so many XML objects in memory.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by muellerma
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants