Display memory in bytes instead of MB for consistency

- Changed output to show bytes instead of MB
- Updated header to show 'Minne (bytes)'
- Better for comparing memory usage across all languages
- Memory data already collected in bytes from ps command
This commit is contained in:
Ein Anderssono
2026-04-23 01:45:43 +02:00
parent f81fbb8d25
commit fa0097404a
124 changed files with 976 additions and 723 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
8 1441792 0
32 12140544
8 573440 0
19 10977280 1
1 8 1441792 0 8 573440 0
2 32 12140544 19 10977280 1
+2 -1
View File
@@ -1 +1,2 @@
8 11108352 0
7 12025856 0
18 12025856
1 8 11108352 0 7 12025856 0
2 18 12025856
+2 -1
View File
@@ -1 +1,2 @@
8 11141120 0
8 12025856 0
16 0 0
1 8 11141120 0 8 12025856 0
2 16 0 0
+2 -1
View File
@@ -1 +1,2 @@
8 11108352 0
9 10108928 0
17 0 0
1 8 11108352 0 9 10108928 0
2 17 0 0