From: Eric Wong Date: 2014-01-20T04:01:16+00:00 Subject: [ruby-core:59887] Re: [ruby-trunk - Bug #5985] miniruby skews "make benchmark" results Btw, I'm still getting more consistent results with normal ruby instead of miniruby, probably because the encodings still affect heap size and memory layout. I suggest defining BENCHRUBY in my patch: http://bogomips.org/ruby.git/patch?id=1ec0da52b7ce2e0e16f17 The following changes since commit 0558b8a5c40b93c01f5724fe8a3ab409d4374490: * ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500] * lib/rake/file_list.rb: ditto (2014-01-19 05:48:33 +0000) are available in the git repository at: git://80x24.org/ruby.git benchmark for you to fetch changes up to 1ec0da52b7ce2e0e16f1729933ea795b12fea7ae: common.mk: define BENCHRUBY to avoid miniruby (2014-01-19 07:02:16 +0000) ---------------------------------------------------------------- Eric Wong (1): common.mk: define BENCHRUBY to avoid miniruby common.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)