We
have a Telerik report in our ASP.Net MVC application and the report is
rendered in the ASP.Net MVC report viewer. The MVC application is hosted
in 2 servers on Azure of equal specs. Both
servers show the same page load times for the reports page.
We
are using same datasource to generate the report. To render the report,
on one server, the control takes more than 1 minute, while the other one
takes around 10 seconds. We noticed this behavior
even with a very low number of records (50 - 100).
Can you advise us on what steps we can take to diagnose the performance issue we having with the Reports View Control.