summaryrefslogtreecommitdiff
path: root/benchmark/loop_for.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/loop_for.yml')
-rw-r--r--benchmark/loop_for.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/benchmark/loop_for.yml b/benchmark/loop_for.yml
deleted file mode 100644
index 99279f014a..0000000000
--- a/benchmark/loop_for.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-benchmark:
- loop_for: |
- for i in 1..30_000_000
- #
- end
-loop_count: 1