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