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.
space_overhead
1 parent 5d0d3b3 commit 628b3e9Copy full SHA for 628b3e9
runtime/caml/config.h
@@ -240,7 +240,7 @@ typedef uint64_t uintnat;
240
/* Default speed setting for the major GC. The heap will grow until
241
the dead objects and the free list represent this percentage of the
242
total size of live objects. */
243
-#define Percent_free_def 120
+#define Percent_free_def 160
244
245
/* Default setting for the major GC slice smoothing window: 1
246
(i.e. no smoothing)
0 commit comments