aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/vm2_fiber_switch.yml
Commit message (Collapse)AuthorAgeFilesLines
* Improved fiber benchmarks. Increase number of iterations.Samuel Williams2019-07-121-1/+1
|
* benchmark/vm2_*.yml: abstract away the while loopk0kubun2018-07-081-9/+5
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* benchmark: convert bm_vm2_*.rb to vm2_*.ymlk0kubun2018-07-081-0/+13
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