How to benchmark TChart recalc / redraw times?
Posted: Fri Apr 23, 2021 10:36 am
Hello all,
I'd like to benchmark the times required for adding points to a TLineSeries and the actual time consumed during redraw. If I understand correctly, the redrawing is performed in next call to message loop.
Is there an example how to benchmark the redraw performance?
Best regards,
Focus
I'd like to benchmark the times required for adding points to a TLineSeries and the actual time consumed during redraw. If I understand correctly, the redrawing is performed in next call to message loop.
Is there an example how to benchmark the redraw performance?
Best regards,
Focus