pyreportjasper icon indicating copy to clipboard operation
pyreportjasper copied to clipboard

The report is very slow when the report is greater than 50k rows

Open nativuks opened this issue 5 years ago • 5 comments

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

nativuks avatar Sep 30 '19 18:09 nativuks

There is a jasperstarer issue (JAS-92) related to this problem.

rafaelreuber avatar Oct 01 '19 11:10 rafaelreuber

Awaiting release of jasperstarter fix

jadsonbr avatar Oct 21 '19 00:10 jadsonbr

@rafaelreuber Task still open in Jasperstarter

jadsonbr avatar Nov 20 '20 02:11 jadsonbr

Implemented in commit af383808

jadsonbr avatar Nov 01 '21 23:11 jadsonbr

Try using the latest version of the library and let us know about the results obtained.

jadsonbr avatar Apr 15 '24 13:04 jadsonbr