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 5439488 0
29 0 0
7 5226496 1
29 10289152 1
1 8 5439488 0 7 5226496 1
2 29 0 0 29 10289152 1
+1 -1
View File
@@ -1 +1 @@
10 10223616 0
16 9240576 0
1 10 10223616 0 16 9240576 0
+1 -1
View File
@@ -1 +1 @@
11 9994240 0
12 10256384 0
1 11 9994240 0 12 10256384 0
+1 -1
View File
@@ -1 +1 @@
10 9256960 1
11 10240000 0
1 10 9256960 1 11 10240000 0