1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

RGENGC_PROFILE=0

Enabled this flag, maybe accidentally.
This commit is contained in:
Koichi Sasada 2020-12-17 03:46:44 +09:00
parent 2a3324fcd2
commit 93ba3ac036

2
gc.c
View file

@ -413,7 +413,7 @@ int ruby_rgengc_debug;
* 2: enable profiling for each types
*/
#ifndef RGENGC_PROFILE
#define RGENGC_PROFILE 1
#define RGENGC_PROFILE 0
#endif
/* RGENGC_ESTIMATE_OLDMALLOC