index
:
pw.cloudef.rpg.git
master
rtp-support
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jni
/
ruby
/
benchmark
/
bm_vm3_gc.rb
blob: 7db9829d4410ee0b1e98022d27d716ecbba20d4a (
plain
)
1
2
3
4
5
6
7
#! /usr/bin/ruby 5000.times do 100.times do {"xxxx"=>"yyyy"} end GC.start end