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 -2
View File
@@ -1,2 +1,3 @@
8 573440 0
19 10977280 1
8 196608 0
20 10158080 0
29 0 0
1 8 573440 0 8 196608 0
2 19 10977280 1 20 10158080 0
3 29 0 0
+2 -2
View File
@@ -1,2 +1,2 @@
7 12025856 0
18 12025856
8 12025856 0
15 0 0
1 7 12025856 0 8 12025856 0
2 18 12025856 15 0 0
+2 -2
View File
@@ -1,2 +1,2 @@
8 12025856 0
16 0 0
7 12025856 0
17 0 0
1 8 12025856 0 7 12025856 0
2 16 0 0 17 0 0
+1 -1
View File
@@ -1,2 +1,2 @@
9 10108928 0
8 12025856 0
17 0 0
1 9 10108928 0 8 12025856 0
2 17 0 0 17 0 0