Skip to content

Conversation

@englebienne
Copy link

@englebienne englebienne commented Nov 23, 2022

Extends configuration keywords "%usage" with "%usagebar" and "%cpu" with "%cpubar", which display the corresponding statistics as a bar, one character wide, instead of a percentage. These keywords can be combined within a single configuration.

The graph is relatively coarse, with a resolution of 11 percentage points per bar increment, but it compresses the width of the representation from (typically) four characters into one. This is particularly useful on machines with larger numbers of cores.

Extend configuration keywords "%usage" with "%usagebar" and
"%cpu<n>" with "%cpubar<n>", which display the corresponding
statistics as a bar, one character wide, instead of a percentage.
These keywords can be combined in a single configuration.

The graph is relatively coarse, with a resolution of 11 percentage
points per bar increment, but it compresses the width of the
representation from (typically) four characters to one. This is
particularly useful on machines with larger numbers of cores.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant