Actions
Feature #4982
closedPrint difference of benchmark runs for `make benchmark`
Feature #4982:
Print difference of benchmark runs for `make benchmark`
Status:
Closed
Assignee:
-
Target version:
-
Description
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.
Files
Actions