This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
310a42e89c
ruby--ruby
/
benchmark
/
vm2_method.yml
9 lines
108 B
YAML
Raw
Normal View
History
Unescape
Escape
benchmark/vm2_*.yml: abstract away the while loop git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-08 13:03:23 -04:00
prelude
:
|
def m
nil
end
benchmark: convert bm_vm2_*.rb to vm2_*.yml 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
2018-07-08 11:35:22 -04:00
benchmark
:
benchmark/vm2_*.yml: fix ugly conversion errors git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63897 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-08 13:19:57 -04:00
vm2_method
:
|
m; m; m; m; m; m; m; m;
benchmark/vm2_*.yml: abstract away the while loop git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-08 13:03:23 -04:00
loop_count
:
6000000
Copy permalink