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
+11 -6
View File
@@ -1,6 +1,11 @@
21 2097152 0
48 2097152 0
73 2097152 0
96 2097152 0
121 2097152 0
145 2097152
9 2080768 0
22 2080768 0
35 2080768 0
47 2080768 0
61 2080768 0
73 2080768 0
86 2080768 0
97 2080768 0
111 2080768 0
125 2080768 0
229 2080768 0
1 21 2097152 0 9 2080768 0
2 48 2097152 0 22 2080768 0
3 73 2097152 0 35 2080768 0
4 96 2097152 0 47 2080768 0
5 121 2097152 0 61 2080768 0
6 145 2097152 73 2080768 0
7 86 2080768 0
8 97 2080768 0
9 111 2080768 0
10 125 2080768 0
11 229 2080768 0