1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/benchmark/lib/benchmark_driver/runner
Benoit Daloze b4ec4a41c2 Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
* Otherwise those tests, etc cannot run on alternative Ruby implementations.
2020-12-04 16:45:54 +01:00
..
cstime.rb benchmark_driver/runner: add runners for metrics 2018-07-10 15:01:27 +00:00
cutime.rb benchmark_driver/runner: add runners for metrics 2018-07-10 15:01:27 +00:00
mjit.rb Share warmup logic across MJIT benchmarks 2020-06-22 00:54:27 -07:00
mjit_exec.rb Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) && 2020-12-04 16:45:54 +01:00
peak.rb Adjust memory_status.rb under the tool directory. 2019-07-02 21:39:22 +09:00
size.rb
stime.rb benchmark_driver/runner: add runners for metrics 2018-07-10 15:01:27 +00:00
total.rb benchmark_driver/runner: add runners for metrics 2018-07-10 15:01:27 +00:00
utime.rb benchmark_driver/runner: add runners for metrics 2018-07-10 15:01:27 +00:00