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_vm2_eval.rb
blob: 307cfc28efe21068464cdcf13119e4d359129b9a (
plain
)
1
2
3
4
5
6
i = 0 while i<6_000_000 # benchmark loop 2 i += 1 eval("1") end