summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2021-06-22 01:13:58 +0200
committerGitHub <noreply@github.com>2021-06-22 01:13:58 +0200
commit6e509bf155cb615ffd30ac878716f9d7744997b0 (patch)
treea72f739673a9bea3be44999ed1ad4e01c2ea8567
parent387f96f56a04981dbf40df8c361fd65ee9201793 (diff)
downloadwiki-6e509bf155cb615ffd30ac878716f9d7744997b0.tar.gz
wiki-6e509bf155cb615ffd30ac878716f9d7744997b0.tar.bz2
wiki-6e509bf155cb615ffd30ac878716f9d7744997b0.zip
Update memory-usage.md
-rw-r--r--docs/memory-usage.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/memory-usage.md b/docs/memory-usage.md
index 8a2b9da..dad3122 100644
--- a/docs/memory-usage.md
+++ b/docs/memory-usage.md
@@ -10,12 +10,12 @@ AzerothCore is based on SunwellCore (a fork from TC). SunwellCore was a public s
#### RAM Requirements
-| Number of players | Minimum RAM requirement |
-|-------------------|-------------------------|
-| 1-5 | 4 GB |
-| 10 | 6 GB |
-| 100 | 16 GB |
-| >100 | >16 GB |
+| Number of players | Minimum RAM requirement (approx.) |
+|-------------------|-----------------------------------|
+| 1-10 | 4 GB |
+| 10-50 | 6 GB |
+| 50-100 | 8 GB |
+| 100+ | 16 GB |
We recommend at least 16 GB as the server will gradually cache the world maps as the players explore them which finally takes up to at least 11 GB of RAM usage.