This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
ruby
Watch
1
Star
0
Fork
You've already forked ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2025-09-24 04:54:01 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
e356b71d35
ruby
/
benchmark
/
lib
/
benchmark_driver
History
Download ZIP
Download TAR.GZ
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
..
output
output/driver.rb: add output plugin to reproduce
2018-07-10 15:44:45 +00:00
runner
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
2020-12-04 16:45:54 +01:00