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
9fa24018b7
ruby--ruby
/
benchmark
/
vm2_dstr.yml
7 lines
100 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
:
|
x = y = 'z'
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
:
vm2_dstr
:
|
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
str = "foo#{x}bar#{y}baz"
loop_count
:
6000000
Copy permalink