summaryrefslogtreecommitdiff
path: root/benchmark/vm1_const.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/vm1_const.yml')
-rw-r--r--benchmark/vm1_const.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/benchmark/vm1_const.yml b/benchmark/vm1_const.yml
deleted file mode 100644
index b98db1545c..0000000000
--- a/benchmark/vm1_const.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-prelude: |
- Const = 1
-benchmark:
- vm1_const: |
- j = Const
- k = Const
-loop_count: 30000000