Page 1 of 1

How can I optimize report performance when dealing with large datasets

Posted: Wed Dec 25, 2024 8:57 am
by knobbysector
Hi, I'm new and have a question. In Stimulsoft Reports.WEB, how can I optimize report performance when dealing with large datasets, especially in scenarios where multiple subreports are nested within the main report? I'm particularly interested in strategies for reducing loading times and memory usage, as well as best practices for using dynamic data sources and filtering within subreports to ensure efficient rendering. Additionally, how can I leverage the built-in caching mechanisms and customize them to handle real-time data updates without compromising on responsiveness?

Re: How can I optimize report performance when dealing with large datasets

Posted: Fri Dec 27, 2024 10:22 am
by Lech Kulikowski
Hello,

Unfortunately, the data pagination feature is not available in our products. All data should be loaded before report rendering.

As a way, you can split your data, and then merge rendered reports.

Thank you.