repo.or.cz
/
ruby-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
r18455 reverted.
[ruby-svn.git]
/
benchmark
/
bm_app_strconcat.rb
blob
c6ef8172637b5ba294c7beed6ef7a76b07dc4040
1
i=0
2
while i<500000
3
"#{1+1} #{1+1} #{1+1}"
4
i+=1
5
end