GC_STRESS off by default
This commit is contained in:
parent
62f0a50faf
commit
00514dcd15
|
@ -25,7 +25,7 @@
|
||||||
/* #define DEBUG 1 */
|
/* #define DEBUG 1 */
|
||||||
|
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
# define GC_STRESS 1
|
# define GC_STRESS 0
|
||||||
# define VM_DEBUG 1
|
# define VM_DEBUG 1
|
||||||
# define GC_DEBUG 1
|
# define GC_DEBUG 1
|
||||||
# define GC_DEBUG_DETAIL 0
|
# define GC_DEBUG_DETAIL 0
|
||||||
|
|
Loading…
Reference in New Issue