This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-26 20:19:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
benchmark
/
lib
History
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
..
benchmark_driver
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
2020-12-04 16:45:54 +01:00
load.rb
…