Skip to content

Commit 39498b0

Browse files
committed
Change default plan to StickyImmix
1 parent 7b63095 commit 39498b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mmtk_support.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include "ruby/ruby.h"
1111
#include "internal/mmtk.h"
1212

13-
#define MMTK_DEFAULT_PLAN "Immix"
13+
#define MMTK_DEFAULT_PLAN "StickyImmix"
1414

1515
#define MMTK_ALLOCATION_SEMANTICS_DEFAULT 0
1616
#define MMTK_ALLOCATION_SEMANTICS_LOS 2

0 commit comments

Comments
 (0)