Skip to content

High memory usage in SpudSoft Xlsx Emitter #1318

Closed Answered by speckyspooky
redkark asked this question in Q&A
Discussion options

You must be logged in to vote

With the latest BIRT-snapshop and with the upcoming version 4.14 a new spudsoft-emitter option will be available.
Based on your note I added the new user property "ExcelEmitter.StreamingXlsx".
You can switch on the SXSSF-stream-handling of xlsx-files.

"true": SXSSF-Workbook is active
"false" (default): XSSF-Workbook is used, the current used handling

Be aware the internal handling isn't the same of XSSF & SXSSF and it could have impacts on the result.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by redkark
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