We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
If you became a customer of the Syncfusion Reporting Platform or the Report Viewer, Report Designer, or Report Writer components before October 2019 and have questions related to those products, you can request support through our forum system. However, please note that this support system is only for existing customers who are still using the Syncfusion Reporting Platform or its components and not for new customers looking for reporting products from Syncfusion.

For new customers or those with general reporting questions, we recommend contacting our support team at https://support.boldreports.com/, which is a separate brand created by Syncfusion for its reporting solutions. Our team will be happy to assist you with any questions you may have.

Thank you for choosing Syncfusion for your reporting needs.

Performance

     Hello,

How can I preformance tune the Windows server to make reports work faster.

We are running a Win 2012 server in Amazon Web Services and adding either CPU or memory does not seem to make a report run faster.

I would like some advice on how to performance tune the server/software to get the report to refresh quicker.

The SQL query returns on the DB in less than 2 seconds but the report takes 45+ seceonds to return.

Thanks,

Patrick

1 Reply

VS Vinoth Srinivasan Syncfusion Team June 6, 2017 01:41 PM UTC

Hi Patrick, 
 
You can improve the performance of report rendering with following report item level changes. 
 
1.     If you are using Tablix report item and the CanGrow property given as true, then set CanGrow property as false for all textboxes which has static text also possible items which will not exceed design height.  
2.     As said above point you can set CanGrow property as false for Tablix header rows and any static cells.  
3.     Remove unused datasources and datasets in a report.  
 
Regards, 
Vinoth S. 


Loader.
Live Chat Icon For mobile
Up arrow icon