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 @@
15 2048000 0
30 2048000 0
43 2048000 0
9 2048000 0
23 2048000 0
33 0 0
1 15 2048000 0 9 2048000 0
2 30 2048000 0 23 2048000 0
3 43 2048000 0 33 0 0