Hi,
got to create hundreds of reports from the same template. The difference between the reports is that before creation some parameters are set in the current report.
What I have done to improve performance was to load only the compiled report and change the parameter settings (saw this option at http://admin.stimulsoft.com/Documentati ... _asse3.htm).
This optimization is not enough for me. Can you tell me how further optimizations can be done?
regards.
Improve Performance
Re: Improve Performance
Hello,
Can you please describe your issue in more details, why this optimization is not enough for your?
Thank you.
Can you please describe your issue in more details, why this optimization is not enough for your?
Thank you.
Re: Improve Performance
I read about some tuning options like setting the StiEngineVersion, the ReportCacheMode ,...
So, I wondered if there are more tuning options.
Back to the original question: Do you know some other tuning options? (only for C#, not for the Report Designer)
regards.
So, I wondered if there are more tuning options.
As a developer, increasing performance and driving it to the limit is quite important. That's why only fast is not enough often.Can you please describe your issue in more details, why this optimization is not enough for your?
Back to the original question: Do you know some other tuning options? (only for C#, not for the Report Designer)
regards.
Re: Improve Performance
Hello,
Much depends from your code and you project logic.
In the internet you can find many articles and advices for optimization C# code.
Thank you.
Much depends from your code and you project logic.
In the internet you can find many articles and advices for optimization C# code.
Thank you.
Re: Improve Performance
What I meant by
Do you know now what I mean?
I yet tried StiEngineVersion and the CacheMode. Do you know any other parameters in order to improve performance?
was that I tune possible optimization parameters directly in the coding environment. The optimization parameters are from Stimulsoft Report.(only for C#, not for the Report Designer)
Do you know now what I mean?
I yet tried StiEngineVersion and the CacheMode. Do you know any other parameters in order to improve performance?
Re: Improve Performance
Hello,
Also, as a way please see the information about the Calculation mode for report.
Thank you.
Also, as a way please see the information about the Calculation mode for report.
Thank you.