explain how to observe ram usage

This commit is contained in:
Samuel Maier 2024-07-28 18:32:46 +02:00
parent 2d190b3540
commit 9e106a43ac

View File

@ -7,7 +7,7 @@ title: "Slimming down RAM usage"
If you deploy this image in a RAM constrained environment, there are a few things you can do do slim down the image.
On a Raspberry Pi 4 (arm64) with version v0.3.10 this was able to reduce idle memory consumption from >1GB to ~200MB.
On a Raspberry Pi 4 (arm64) with version v0.3.10 this was able to reduce idle memory consumption from >1GB to ~200MB (as observed with `docker container stats`).
## TLDR