Performance issue in Real time drawing
Posted: Thu Oct 22, 2009 5:41 am
Hello,
I am facing performance issue in real time drawing using TChart WPF version 3.5.3371.26405.
I am plotting real time data against time using FastLine Series. Initial points are 1000, after that adding one point in each second and removing first point from the series so that chart always shows 1000 points in a second.
Down sampling not Enabled.
If I am adding 10 series CPU utilization reaches up to 50 - 60 percentage.
Increasing the number of series or number of Initial points gradually increases the cpu utilization.
I am attaching a test application with this. Please say how to optimize it.
Thanks,
Vijay
I am facing performance issue in real time drawing using TChart WPF version 3.5.3371.26405.
I am plotting real time data against time using FastLine Series. Initial points are 1000, after that adding one point in each second and removing first point from the series so that chart always shows 1000 points in a second.
Down sampling not Enabled.
If I am adding 10 series CPU utilization reaches up to 50 - 60 percentage.
Increasing the number of series or number of Initial points gradually increases the cpu utilization.
I am attaching a test application with this. Please say how to optimize it.
Thanks,
Vijay