summaryrefslogtreecommitdiff
path: root/benchmark/bighash.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bighash.yml')
-rw-r--r--benchmark/bighash.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/benchmark/bighash.yml b/benchmark/bighash.yml
deleted file mode 100644
index 65d74049e7..0000000000
--- a/benchmark/bighash.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-benchmark:
- bighash: |
- h = {}; 5000000.times {|n| h[n] = n }
-loop_count: 1