Better adjustment and alignment of core usage widgets #95
Unanswered
MadhavJivrajani
asked this question in
General
Replies: 1 comment 5 replies
|
Would it make sense to have a different visualization for large cored machines? I don't think 96 bars are very informative |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
groferwill most likely not work on large cored machines. Currently, the widgets for the per-core usage are only adjusted in height and have constant width (relative to the terminal dimensions).It might be better to have some way to adjust these bars in columns as well depending on the number of cores available on the underlying machine. For example:
htopflawlessly shows core usage on a 96 core machine, whereasgroferended up crashing. We'll probably need to investigate the reason for this crash a little more, but it's definitely a good idea to get started on better aligning and placing the widgets on the screenAll reactions