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
+10 -6
View File
@@ -1,6 +1,10 @@
9 2097152 0
32 2097152 0
55 2097152 0
79 2097152 0
103 2097152 0
121 0 0
8 2080768 0
21 2080768 0
33 2080768 0
44 2080768 0
58 2080768 0
71 2080768 0
83 2080768 0
94 2080768 0
106 2080768 0
119 2080768 0
1 9 2097152 0 8 2080768 0
2 32 2097152 0 21 2080768 0
3 55 2097152 0 33 2080768 0
4 79 2097152 0 44 2080768 0
5 103 2097152 0 58 2080768 0
6 121 0 0 71 2080768 0
7 83 2080768 0
8 94 2080768 0
9 106 2080768 0
10 119 2080768 0