Skip to content

stop capping load and instead normalize

The load was previously capped to 100 %. That is arbitrary, as it can get up to the number of CPU threads. Instead, the load can be normalised to the number of threads by dividing by it.

This also includes a commit to use the font feature to display tabular numbers.

fixes #83 (closed)

Edited by Markus Göllnitz

Merge request reports