Question regarding the rendering of subreports

Stimulsoft Ultimate discussion
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: Question regarding the rendering of subreports

Post by tpontow »

Hello Andrew,

I installed the new 2014.2 edition of Stimulsoft Ultimate (Dll version 2014.2.2000.0) and so i came back to my subreport rendering performance problem. I measured the duration of report rendering with and without subreport. I put all together into a VS2013 project including mrt report files. I also attach below an excel sheet with durations.

I listed the number of data records and the duration with and without subreports and there is an exponentially increase of elapsed time for the rendering process with subreport.

Is it planned on side of Stimulsoft to improve the rendering beaviour when subreports are involved?
ZeitmessungenReportRenderingMitUndOhneSubreport.xlsx
Elapsed time for rendering with and without subreport
(9.91 KiB) Downloaded 240 times
StimulsoftSubreportRenderingDuration.zip
VS2013 project for duration measurement
(23.29 KiB) Downloaded 216 times
Thank and kind regards
Thorsten Pontow
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Question regarding the rendering of subreports

Post by HighAley »

Hello.

We need some time for analysis.
We will let you know about results.

Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: Question regarding the rendering of subreports

Post by Ivan »

Hello,

We made some improvements in that direction.
The patch will be available in the next prerelease build.

Now your report with 20000 records are rendered 5-7 times faster.

Thank you.
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: Question regarding the rendering of subreports

Post by tpontow »

Hello Ivan,

do you know when the next prerelease build will be available?

Thanks.
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: Question regarding the rendering of subreports

Post by Andrew »

Dear Torsten,

The prerelease build will be on Friday this week.

Thank you.
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: Question regarding the rendering of subreports

Post by tpontow »

Hello Ivan,

i've installed now the latest prerelease build (Dll versions 2014.3.4.0) but i cannot see any improvement in subreport rendering performance. The elapsed times are nearly the same as before. Does the latest build really contain the changes you made for subreport rendering performance improvement? Or do i have to change something in code or report design so that the changes can take effect?

At that time i don't know where the problem is! (I know that sometimes it is between the screen and office chair :D )

Thanks
Thorsten Pontow
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Question regarding the rendering of subreports

Post by HighAley »

Hello.

We have checked your project with our 2014.2 and 2014.3.4 builds.
We have next results with 10000 records:

Code: Select all

                    2014.2     2014.3.4
without subreport      3.4s       3.4s
with subreport        64.8s       8.9s
Thank you.
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: Question regarding the rendering of subreports

Post by tpontow »

Hello Aleksey,

i found out at last that my project used the wrong (= old) Dlls from the Global Assembly Cache. I now forced the project to use the 2014.3.4 Dlls and the rendering is much faster. So the duration times are similar to your table.

Thanks
Thorsten Pontow
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Question regarding the rendering of subreports

Post by HighAley »

Hello.

Great!
Let us know if you need any additional help.
We like to make our product better with you.

Thank you.
Post Reply