Severe Slowness Issues in TChart .Net v3.5.3065

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
ITUser
Newbie
Newbie
Posts: 5
Joined: Fri Sep 07, 2007 12:00 am
Contact:

Severe Slowness Issues in TChart .Net v3.5.3065

Post by ITUser » Wed Jun 11, 2008 10:27 pm

Dear Steema,


We have used TChart for Delphi for a long time, and now have moved our code base into .Net (WPF). We are in the business of plotting large data sets upon FastLine graphs. Our data sets tend to be 120+ lines with 2500+ points on each line. This takes TChart WPF v3.5.3065 between 4 and 5 seconds to draw a chart. For Example ,if we have a series of charts on tabs, and the user switches tabs, it takes 4 to 5 seconds for that chart to draw. This is done without any calculation on our side; it is purely drawing an existing chart without adding or subtracting lines from our side of the code. However, if the chart to be drawn has only one or two lines with 100 or 200 points per line it will draw almost instantly.

Perhaps we are pushing the charting system above and beyond the original design, or perhaps it is some sort of optimization that has not been tested. Either way, I want you to be aware of the situation in the hope that you might have a solution.


Many Thanks,

Michael Hohlios

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jun 12, 2008 10:08 am

Hi Michael,

Thanks for the information. We are constantly trying to enhance TeeChart's performance and will have that in mind when developing next versions.

You may also be interested in reading the Real-time Charting article here and having a look at the All Features\Welcome !\Speed\Realtime charting examples in the features demo.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jun 12, 2008 10:16 am

Hi Michael,

For completeness, please be aware that poor WPF performance is a common problem, e.g see:

http://www.google.com/notebook/public/1 ... oQp4iV044i
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply