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