profiler
                                
                                
                                
                                    profiler copied to clipboard
                            
                            
                            
                        formatBytes is ambiguous as it displays mebibyte (MiB) numbers but the label suggests megabytes (MB)
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