From d42b30c180bf016cf2b247d7963e171031ab7d9f Mon Sep 17 00:00:00 2001 From: Serhii Shymkiv Date: Thu, 19 Oct 2023 19:00:20 +0300 Subject: [PATCH] RAM consumption doc. --- DockerHub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerHub.md b/DockerHub.md index 51cbcd3..ad987bb 100644 --- a/DockerHub.md +++ b/DockerHub.md @@ -57,7 +57,7 @@ docker run -it --env NETWORK_TYPE="single-node" --env PROOF_LEVEL="none" -p 3085 - 720 slots per epoch - New blocks are produced every ~20-40 seconds - 5-8 transactions per block -- ~815-850 MB of RAM consumption after initial spike and if stays alive during less than 2 hours ~= 1/2 epoch +- ~850-970 MB of RAM consumption after initial spike and if stays alive during less than 2 hours ~= 1/2 epoch - The startup and sync time is ~1-2 minutes #### Single Node logs