Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit a7e205b

Browse files
committed
Edited 510_Deployment/50_heap.asciidoc with Atlas code editor
1 parent 1d0d1b3 commit a7e205b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

510_Deployment/50_heap.asciidoc

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ The moral of the story is this: even when you have memory to spare, try to avoid
8585
crossing the 32 GB heap boundary. It wastes memory, reduces CPU performance, and
8686
makes the GC struggle with large heaps.
8787

88+
[role="pagebreak-before"]
8889
.I Have a Machine with 1 TB RAM!
8990
****
9091
The 32 GB line is fairly important. So what do you do when your machine has a lot

0 commit comments

Comments
 (0)