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_clearmethodcache.rb
blob: 9661323cd2c16ce0632694856fd5936214c253ef (
plain
)
1
2
3
4
5
6
7
8
i = 0 while i<200_000 i += 1 Class.new{ def m; end } end