I switched from HSSFWorkbook to XssFWorkbook and the performance on create Excel are going down. I search and search and I find that the bad performance, on create xlsx
, is a known problem. If i try to create a file with about 1000 rows takes 3-4 minutes, is too much.
Is there a solution to improve speed?
Thanks!