pyreportjasper
pyreportjasper copied to clipboard
The report is very slow when the report is greater than 50k rows
when I try to generate an excel report of more than 50k rows, it generates the report very slow
I have followed some threads on the internet and found that a possible solution is to change Xalan to Jaxen https://stackoverflow.com/questions/15875199/jasperreports-fillreport-too-slow-and-resource-consuming https://community.jaspersoft.com/wiki/xml-data-source-very-slow-parse
There is a jasperstarer issue (JAS-92) related to this problem.
Awaiting release of jasperstarter fix
@rafaelreuber Task still open in Jasperstarter
Implemented in commit af383808
Try using the latest version of the library and let us know about the results obtained.