mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
5 lines
101 B
YAML
5 lines
101 B
YAML
benchmark:
|
|
- (1..1_000_000).last(100)
|
|
- (1..1_000_000).last(1000)
|
|
- (1..1_000_000).last(10000)
|