summaryrefslogtreecommitdiff
path: root/benchmark/int_quo.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/int_quo.yml')
-rw-r--r--benchmark/int_quo.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/benchmark/int_quo.yml b/benchmark/int_quo.yml
deleted file mode 100644
index 1527de3dfc..0000000000
--- a/benchmark/int_quo.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-benchmark:
- int_quo: |
- 5000000.times { 42.quo(3) }
-loop_count: 1