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
+5 -5
View File
@@ -1,5 +1,5 @@
9 2048000 0
20 2048000 0
33 2048000 0
44 2048000 0
56 2048000 0
10 2064384 0
22 2064384 0
35 2064384 0
47 2064384 0
60 2064384 0
1 9 2048000 0 10 2064384 0
2 20 2048000 0 22 2064384 0
3 33 2048000 0 35 2064384 0
4 44 2048000 0 47 2064384 0
5 56 2048000 0 60 2064384 0