index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
path:
root
/
benchmark
/
string_dup.yml
blob: 90793f9f2a8975447ca6d9189e63977289a9491d (
plain
)
1
2
3
4
5
6
7
prelude: | # frozen_string_literal: true benchmark: uplus: | +"A" dup: | "A".dup