mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
d41fb6ce0b
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
4 lines
101 B
YAML
4 lines
101 B
YAML
benchmark:
|
|
- (1..1_000_000).last(100)
|
|
- (1..1_000_000).last(1000)
|
|
- (1..1_000_000).last(10000)
|