WPF Designer Performance

Stimulsoft Reports.WPF discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

WPF Designer Performance

Post by Alex K. »

Hello,

Thank you for the sample you sent.
We have solution for the issue. But it is a very hard in realization. And due to preparing to the official release we cannot do it fast. We have added the problem to our to-do list.

Thank you.
patearl
Posts: 8
Joined: Thu Sep 02, 2010 12:56 am
Location: Canada

WPF Designer Performance

Post by patearl »

Will this be made a priority after the next official release? It's quite frustrating to wait for 5 minutes every time we initiate a simple change on the report.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

WPF Designer Performance

Post by Alex K. »

Hello,

In this case the slowing happens due to the large number of nodes of the tree.
We have decided do not draw the entire tree immediately, but receive data only when opening the node, but implementation of this decision requires some time and hard reprocessing. Therefore, this decision will be implemented only after the release, which will be later in September.


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

WPF Designer Performance

Post by Alex K. »

Hello,

We have completely redesigned the method of constructing the tree in the designer. Now the drawing does not cause time delays.
This solution will be available in the official release. If you need this solution earlier, please send a request to suport@stimulsoft.com

Thank you.
patearl
Posts: 8
Joined: Thu Sep 02, 2010 12:56 am
Location: Canada

WPF Designer Performance

Post by patearl »

That's great news. Thank you very much!
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

WPF Designer Performance

Post by Andrew »

Always glad to help you.
chris.procter
Posts: 32
Joined: Wed Jun 10, 2009 4:48 pm
Location: Edmonton

WPF Designer Performance

Post by chris.procter »

We were using the provided (pre)pre-release for speed purposes, but I thought I should add for everyone that with release 2010.2, the designer performance (using the types of objects we are) remains great. Thanks! :-)
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

WPF Designer Performance

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
Post Reply