summaryrefslogtreecommitdiff
path: root/ruby_2_2/benchmark/other-lang/loop.py
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_2_2/benchmark/other-lang/loop.py')
-rw-r--r--ruby_2_2/benchmark/other-lang/loop.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ruby_2_2/benchmark/other-lang/loop.py b/ruby_2_2/benchmark/other-lang/loop.py
deleted file mode 100644
index 003749bf3a..0000000000
--- a/ruby_2_2/benchmark/other-lang/loop.py
+++ /dev/null
@@ -1,2 +0,0 @@
-for i in xrange(30000000):
- pass