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
11336c7ddb
ruby--ruby
/
benchmark
/
range_last.yml
5 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
benchmark/range_last.yml: add a benchmark of Range#last [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-05 05:07:40 -05:00
benchmark
:
benchmark/range_last.yml: add benchmark cases git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-05 19:46:35 -05:00
-
(1..1_000_000).last(100)
-
(1..1_000_000).last(1000)
-
(1..1_000_000).last(10000)
Copy permalink