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
+4 -3
View File
@@ -1,3 +1,4 @@
8 2015232 0
32 2048000 0
52 0 0
12 2064384 0
27 2064384 0
45 2064384 0
57 2064384 0
1 8 2015232 0 12 2064384 0
2 32 2048000 0 27 2064384 0
3 52 0 0 45 2064384 0
4 57 2064384 0
+2 -1
View File
@@ -1,2 +1,3 @@
9 2048000 0
32 2048000 0
23 2048000 0
33 0 0
1 9 2048000 0
2 32 2048000 0 23 2048000 0
3 33 0 0
+3 -2
View File
@@ -1,2 +1,3 @@
9 2048000 0
31 2048000 0
15 2048000 0
30 2048000 0
43 2048000 0
1 9 2048000 0 15 2048000 0
2 31 2048000 0 30 2048000 0
3 43 2048000 0
+3 -2
View File
@@ -1,2 +1,3 @@
8 2048000 0
32 2048000 0
11 2048000 0
28 2048000 0
39 0 0
1 8 2048000 0 11 2048000 0
2 32 2048000 0 28 2048000 0
3 39 0 0