repo.or.cz
/
ruby.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
rb_raise when attempting to set the GC implementation name
[ruby.git]
/
benchmark
/
array_sample_100k__1k.rb
blob
4cd79e6c6793c3e518b9242b34bb17824ea7607f
1
arr = [*0...100000]
2
10_000.times {arr.sample 1000}