ruby--ruby/benchmark/other-lang/loop.py

3 lines
33 B
Python

for i in xrange(30000000):
pass