Show actual bytes values instead of MB conversion

- Removed MB conversion in run_all.sh
- Now displays actual bytes values from memory profiling
- Updated output to show 'bytes avg / bytes peak'
- More accurate representation of memory usage
- Consistent with timeline data which is already in bytes
This commit is contained in:
Ein Anderssono
2026-04-23 09:55:11 +02:00
parent c4d5ed0500
commit 09d6009074
101 changed files with 1140 additions and 950 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
8 2048000 0
20 2048000 0
32 2048000
9 2048000 0
21 2048000 0
33 2048000
1 8 2048000 0 9 2048000 0
2 20 2048000 0 21 2048000 0
3 32 2048000 33 2048000