We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776b12d commit df3491dCopy full SHA for df3491d
community/RAM.md
@@ -8,7 +8,14 @@ nav_order: 16
8
# BlueMap and RAM
9
{: .no_toc }
10
11
-Do not be alarmed if you notice that BlueMap seems to be using a lot of RAM.
+BlueMap generally does not *need* a lot of memory.
12
+In fact, it has been proven to work with just 512MB!
13
+
14
+The more render-threads you have assigned (in `core.conf`), the more RAM BlueMap will need.
15
16
+However, this does not mean that BlueMap won't use more RAM if it is available.
17
18
+So do not be alarmed if you notice that BlueMap seems to be using a lot of RAM.
19
This is actually perfectly normal and should not be an actual problem.
20
21
There are multiple things that contribute to this effect:
0 commit comments