summaryrefslogtreecommitdiff
path: root/benchmark/marshal_dump_flo.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/marshal_dump_flo.yml')
-rw-r--r--benchmark/marshal_dump_flo.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/benchmark/marshal_dump_flo.yml b/benchmark/marshal_dump_flo.yml
deleted file mode 100644
index 0e3cc1394a..0000000000
--- a/benchmark/marshal_dump_flo.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-benchmark:
- marshal_dump_flo: |
- bug10761 = 10000.times.map { |x| x.to_f }
- 100.times { Marshal.dump(bug10761) }
-loop_count: 1