designer load times progressivly worse between versions

Stimulsoft Reports.NET discussion
Post Reply
mgholam
Posts: 9
Joined: Tue Jun 03, 2008 12:34 am
Location: -

designer load times progressivly worse between versions

Post by mgholam »

Dear dev team,

I have noticed that the load times to your product gets progressively worse between releases, especially in the designer. Your 2009 releases loaded faster than they do now, and it seems that ngen'ing the assemblies doesn't help.

Please, please could you optimize this in your next builds, which is ruining otherwise a great product.

Cheers,
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

designer load times progressivly worse between versions

Post by Alex K. »

Hello,

Could you explain your problem in more details?
We are constantly making optimizations in our product. If you have any example that is running slow, please send it to us for analysis. We will try to find the issues and make some optimization.

Thank you.
mgholam
Posts: 9
Joined: Tue Jun 03, 2008 12:34 am
Location: -

designer load times progressivly worse between versions

Post by mgholam »

Cold starting Designer.exe takes 14 secs on AMD k625 4gb ram , 63mb/s hd, win 7 64bit
this used to take 9 secs with late 2009 builds, unfortunately I don't have those builds to test again and give exact numbers.

9 secs is still to long to show the designer ui, please see if you can get it to under 2 secs and background load what is needed.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

designer load times progressivly worse between versions

Post by Alex K. »

Hello,

Unfortunately, it will not be possible to speed up the first run of the designer, because, in this case, all used .dll files of the designer are loaded and compiled. Then the .NET Framework loads the required libraries. Also, with each new version, the functionality of our product is increased, and, as a result, the number of used resources too.

Thank you.
Post Reply