summaryrefslogtreecommitdiff
path: root/benchmark/lib/benchmark_driver/runner/mjit_exec.rb
AgeCommit message (Expand)Author
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2020-12-04Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze
2019-09-26Reduce ISeq size of mjit_exec benchmarkTakashi Kokubun
2019-09-26Add special runner to benchmark mjit_execTakashi Kokubun