From: Eric Hodel Date: 2011-07-06T13:19:54+09:00 Subject: [ruby-core:37822] [Ruby 1.9 - Feature #4982][Open] Print difference of benchmark runs for `make benchmark` Issue #4982 has been reported by Eric Hodel. ---------------------------------------- Feature #4982: Print difference of benchmark runs for `make benchmark` http://redmine.ruby-lang.org/issues/4982 Author: Eric Hodel Status: Open Priority: Normal Assignee: Category: Target version: The attached patch adds printing of the difference in time between BASERUBY and RUNRUBY when `make benchmark` is run. This makes it easy to quickly determine if changes have increased or decreased the speed of ruby. -- http://redmine.ruby-lang.org