Jasper Reports Is very Slow
Posted on May 15, 2019 at 5:31am
In the Angular Node application, the loading speed of the Jasper reports (Jasper Server through Rest API) is very slow. Even though for shorter date periods, it takes a lot of time to load the data. Please suggest a solution. The communication way of reports is Angular → Node - > Jasper Server. My DB is postgress (The data are executing very fastly) version - JasperReports-server-cp-7.1.0
Joined: Jun 2 2018 - 8:16am
Last seen: 2 years 8 months ago
Posted on May 15, 2019 at 7:39pm
Its best to break the layers down to see where the slowness is. For REST API call you can download a free Rest Client such as Postman and use that to test the REST calls on the Jasper Server itself isolating the other components.
Joined: May 1 2017 - 5:33pm
Last seen: 1 day 4 hours ago