Hacker News new | ask | show | jobs
by snvzz 64 days ago
This is going to be very person by person.

e.g. I'd love to see cycles spent in each mode (machine/supervisor/user). Also how much idle (wfi).

1 comments

I added a viz for that! Its cool! You can see the transition to user mode https://bsky.app/profile/larkworthy.bsky.social/post/3mjcpky...
I love it.

In the graph, does it show the highest level of execution within the sample interval, or the current one at sample time?

It counts every instruction and blends the colours for the three active modes. Then the height represents idleness. So it's a pretty high resolution measure!