aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/bm_vm2_method_missing.rb
Commit message (Collapse)AuthorAgeFilesLines
* benchmark: convert bm_vm2_*.rb to vm2_*.ymlk0kubun2018-07-081-12/+0
| | | | | | | | | This YAML transformation is needed to support whileloop2 time substituion by benchmark_driver.gem later. This commmit changes no benchmark behavior. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * benchmark/bm_vm2_method_missing.rb: add a benchmark to measureko12012-10-171-0/+12
performance of invoking `method_missing'. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e