Performance issues with Teechart in java
Posted: Thu Aug 05, 2010 9:22 am
Hello All,
We are facing very critical issues in terms of performance using TChart in java .
Points are added to Fast Line in a thread with sleep time 300 milli seconds.
While adding points to the existing Line into TChart. CPU usage is becoming 100 % (in Task Manager in Windows OS), Other programs are not responding.
If application window size is more you can simulate the performance issue more easily.I think this is happening because redraw method called more times internally in Tee chart.
I have gone through below document http://www.teechart.net/reference/articles/index.php
Please let us know your suggestions on this..
Advance thanks for you reply.
Thanks,
Vijay
We are facing very critical issues in terms of performance using TChart in java .
Points are added to Fast Line in a thread with sleep time 300 milli seconds.
While adding points to the existing Line into TChart. CPU usage is becoming 100 % (in Task Manager in Windows OS), Other programs are not responding.
If application window size is more you can simulate the performance issue more easily.I think this is happening because redraw method called more times internally in Tee chart.
I have gone through below document http://www.teechart.net/reference/articles/index.php
Please let us know your suggestions on this..
Advance thanks for you reply.
Thanks,
Vijay