"ko1 (Koichi Sasada)" <redmine / ruby-lang.org> wrote: > > Issue #5985 has been updated by ko1 (Koichi Sasada). > > > Sorry, the previous comment is for [Bug #7380]. > > BTW, the current benchmark using `ruby' instead of `miniruby'. > > The difference is `--disable-gems': > > > $ make benchmark COMPARE_RUBY='installed::~/tmp/trunk/bin/ruby --disable-gems' OPTS='-p vm3_gc' > ... > ----------------------------------------------------------- > benchmark results: > Execution time (sec) > name installed built-ruby > vm3_gc 1.806 1.823 > > I think this ticket can be closed. > > (or remove --disable-gems ?) I favor removing --disable-gems from the benchmark command. I think it's unrealistic to use/benchmark Ruby without gems nowadays.