[ruby-core:74194] Re: [Ruby trunk Feature#12142] Hash tables with open addressing

From: SASADA Koichi <ko1@...>
Date: 2016-03-07 05:59:15 UTC
List: ruby-core #74194
On 2016/03/07 14:42, funny.falcon@gmail.com wrote:
> `make benchmark-each ITEM=bm_hash OPTS='-r 3 -v' COMPARE_RUBY='<trunk ruby>'` is broken :-(

That is true. Current rule (benchmark) lead to misunderstanding.

I recommend you to use benchmark/driver.rb script with -e options.

  ruby benchmark/driver.rb -e trunk::[installed trunk bin] -e
modified::[installed modified version of ruby] (and you can add more
binaries)

You can also specify miniruby for both versons.


make benchmark rule is wrote to check YARV performance easily.

-- 
// SASADA Koichi at atdot dot net

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next