omniperf icon indicating copy to clipboard operation
omniperf copied to clipboard

Smarter units for bandwidths

Open skyreflectedinmirrors opened this issue 2 years ago • 1 comments

It would be nice if we could get units for bandwidth values that scale with the size. E.g., if we have > a GB/s, label it GB/s, or MB/s or KB/s, etc.

Not sure how possible this actually is in the current design, but would improve readability significantly.

cc: @feizheng10

skyreflectedinmirrors avatar Jul 07 '23 15:07 skyreflectedinmirrors

Yes, technically it is not hard to do for single run...a bit tricky for multiple runs with comparison. I would suggest to do on tty/gui level.

feizheng10 avatar Jul 19 '23 04:07 feizheng10