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,4 +1,4 @@
9 2048000 0
9 2015232 0
23 2048000 0
37 2048000 0
51 2048000 0
36 2048000 0
50 2048000 0
1 9 2048000 0 9 2015232 0
2 23 2048000 0 23 2048000 0
3 37 2048000 0 36 2048000 0
4 51 2048000 0 50 2048000 0