Speed up CPU usage when using cyclic datasets

Article ID: 2334
Last updated: 29 May, 2018
Article ID: 2334
Last updated: 29 May, 2018
Revision: 3
Views: 583
Posted: 18 Jun, 2010
by Dean J.
Updated: 29 May, 2018
by Gargani A.

Question

How to speed up CPU usage when using cyclic datasets?

Answer

Here are some hints for lowering the CPU usage in such a case:

  • Create the IlvCyclicDataSet in LINEAR_MODE rather than ROTATE_MODE, which is the default mode (from JViews Charts 8.0).
  • Give a higher buffer size argument to the IlvCyclicDataSet constructor.

For more details about the different options, refer to the documentation of JViews Charts Java API.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 2334
Last updated: 29 May, 2018
Revision: 3
Views: 583
Posted: 18 Jun, 2010 by Dean J.
Updated: 29 May, 2018 by Gargani A.
Also listed in


Others in this category