mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 04:07:58 +00:00
Iteration per second (i/s) | |compare-ruby|built-ruby| |:------|-----------:|---------:| |tally | 52.814| 114.936| | | -| 2.18x|
5 lines
74 B
YAML
5 lines
74 B
YAML
prelude: |
|
|
list = ("aaa".."zzz").to_a*10
|
|
benchmark:
|
|
tally: list.tally
|