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