-
released this
2024-02-12 02:24:44 +00:00 | 13 commits to main since this releaseturns out windows (and perhaps other systems, but most certainly windows) truncates allocated memory if the assigned bytes are not fully utilised (i.e. assigning
2
to an 8-byteunsigned long long int
could probably be truncated to a 1-bytechar
for optimisation). this results in a big rise in memory usage in task manager, followed by a prompt drop in the graph once allocation is complete. this defeats the purpose of a funny app made to use memory graphs go to the moon 🚀🚀🚀, so we instead fill all allocated bytes with the unsigned 64-bit integer limit.your memory WILL be consumed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
allocatememory-linux-amd64
39 downloads · 16 KiB
-
allocatememory-macos-arm64
36 downloads · 33 KiB
-
allocatememory-win-amd64.exe
16 downloads · 135 KiB
-
Source code (ZIP)