aboutsummaryrefslogtreecommitdiffstats
path: root/bignum.c
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-04-04 13:17:01 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-04-04 13:17:01 +0000
commitab73022cb2357db5e757aed6a7c2f0c4268aa7c7 (patch)
treebb953911f61f3c04bba36200432bcce4c76debb4 /bignum.c
parentc2007e191b2220619e524a8168411de7fdd2cae9 (diff)
downloadruby-ab73022cb2357db5e757aed6a7c2f0c4268aa7c7.tar.gz
mjit_compile.c: disable stack consistency check
This should be basically safe because VM already does this check. I don't think JIT-ed code, which should be specially optimized, should still do this. * Benchmark Calculating ------------------------------------- before before,--jit after,--jit optcarrot 53.851 68.050 71.641 fps Comparison: optcarrot after,--jit: 71.6 fps before,--jit: 68.1 fps - 1.05x slower before: 53.9 fps - 1.33x slower git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bignum.c')
0 files changed, 0 insertions, 0 deletions