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
21 2048000 0
33 2048000 0
9 2064384 0
22 2064384 0
35 2064384
1 8 2048000 0 9 2064384 0
2 21 2048000 0 22 2064384 0
3 33 2048000 0 35 2064384