diff options
author | Dan Gudmundsson <[email protected]> | 2015-12-10 12:39:19 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2016-02-22 09:54:34 +0100 |
commit | bde2d01506a6368b4d3667d0102c189832563654 (patch) | |
tree | 9d070f2d2a00e2d669bcac4fd03121ca0473d609 /lib/eldap | |
parent | d80e6353e7b827b9fb3d9a9505948dfaa2491cd4 (diff) | |
download | otp-bde2d01506a6368b4d3667d0102c189832563654.tar.gz otp-bde2d01506a6368b4d3667d0102c189832563654.tar.bz2 otp-bde2d01506a6368b4d3667d0102c189832563654.zip |
observer: Optimize drawing of graphs
By allowing changes to the number of minutes displayed and update
frequency, we need to optimize the drawing of the graphs as it can
no longer recalculate everything in each frame drawn.
Only recalculate the changed entries, takes more memory but far less
cpu usage.
While updating the gui, increase the frame-rate a bit so it updates
smoother and decrease pen size for graphs to 1 pixel as it looks better
according to an office voting.
Diffstat (limited to 'lib/eldap')
0 files changed, 0 insertions, 0 deletions