profiler icon indicating copy to clipboard operation
profiler copied to clipboard

formatBytes is ambiguous as it displays mebibyte (MiB) numbers but the label suggests megabytes (MB)

Open gregtatum opened this issue 4 months ago • 2 comments

I had to look up the source code when comparing memory usage across tools while doing a memory analysis to confirm that the profiler was showing mebibytes, and not actually megabytes as the label suggested.

https://en.wikipedia.org/wiki/Byte#Multiple-byte_units

┆Issue is synchronized with this Jira Task

gregtatum avatar Jun 05 '25 19:06 gregtatum