diff --git a/include/config.h b/include/config.h index cf953ee2..e1bdd9e2 100644 --- a/include/config.h +++ b/include/config.h @@ -25,7 +25,7 @@ /* #define DEBUG 1 */ #if DEBUG -# define GC_STRESS 1 +# define GC_STRESS 0 # define VM_DEBUG 1 # define GC_DEBUG 1 # define GC_DEBUG_DETAIL 0