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
+8 -2
View File
@@ -1,2 +1,8 @@
7 5226496 1
29 10289152 1
9 196608 0
21 8306688 0
33 11321344 0
45 11321344 0
56 11321344 0
71 11321344 3
82 11321344 3
117 0 0
1 7 5226496 1 9 196608 0
2 29 10289152 1 21 8306688 0
3 33 11321344 0
4 45 11321344 0
5 56 11321344 0
6 71 11321344 3
7 82 11321344 3
8 117 0 0
+1 -1
View File
@@ -1 +1 @@
16 9240576 0
12 10551296 0
1 16 9240576 0 12 10551296 0
+1 -1
View File
@@ -1 +1 @@
12 10256384 0
11 11304960 0
1 12 10256384 0 11 11304960 0
+1 -1
View File
@@ -1 +1 @@
11 10240000 0
11 10321920 0
1 11 10240000 0 11 10321920 0