summaryrefslogtreecommitdiff
path: root/benchmark/vm1_block.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/vm1_block.yml')
-rw-r--r--benchmark/vm1_block.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/benchmark/vm1_block.yml b/benchmark/vm1_block.yml
deleted file mode 100644
index ac7c940f93..0000000000
--- a/benchmark/vm1_block.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-prelude: |
- def m
- yield
- end
-benchmark:
- vm1_block: |
- m{
- }
-loop_count: 30000000