OpenID:
Code
Comments
ruby
/
1.9.0
/
benchmark
/
bm_vm1_not.rb
1:
i
=
0
2:
obj
=
Object
.
new
3:
4:
while
i
<
30000000
# while loop 1
5:
i
+=
1
6:
!
obj
7:
end
Syntax (Markdown)
Start Line:
End Line: