Experiencing a very slow performance
Posted: Mon Feb 23, 2009 7:53 pm
We are using Stimulsoft in a load balanced and 'n-tiered' ASP.NET application. We experience a very slow performance, when we render reports using stiWebViewer. We have verfired that the database fetches are reasonably optimized and the performance block is within stimulsoft report rendering. We are looking through the following to examine if we can gain some performance benefits:
1. Add Stimulsoft DLLs to GAC
2. Cache the Database fetch results in the WEB layer, so that subsequent reloads need not fetch the data afresh.
3. Set the rendering mode to use Cache
4. Not to use StiWebViewer and instead render the output as html.
It would be great, if some one helps us by letting us know if any of them will contribute to the performance gain or suggest any other area that we should look into.
1. Add Stimulsoft DLLs to GAC
2. Cache the Database fetch results in the WEB layer, so that subsequent reloads need not fetch the data afresh.
3. Set the rendering mode to use Cache
4. Not to use StiWebViewer and instead render the output as html.
It would be great, if some one helps us by letting us know if any of them will contribute to the performance gain or suggest any other area that we should look into.