summaryrefslogtreecommitdiff
path: root/ruby_1_9_3/benchmark/other-lang/loop.scm
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_9_3/benchmark/other-lang/loop.scm')
-rw-r--r--ruby_1_9_3/benchmark/other-lang/loop.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby_1_9_3/benchmark/other-lang/loop.scm b/ruby_1_9_3/benchmark/other-lang/loop.scm
new file mode 100644
index 0000000000..3364f7e679
--- /dev/null
+++ b/ruby_1_9_3/benchmark/other-lang/loop.scm
@@ -0,0 +1 @@
+(dotimes (x 30000000))