aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/marshal_dump_load_time.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/marshal_dump_load_time.yml')
-rw-r--r--benchmark/marshal_dump_load_time.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/benchmark/marshal_dump_load_time.yml b/benchmark/marshal_dump_load_time.yml
deleted file mode 100644
index 0c25c2d677..0000000000
--- a/benchmark/marshal_dump_load_time.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-benchmark:
- marshal_dump_load_time: |
- 100000.times { Marshal.load(Marshal.dump(Time.now)) }
-loop_count: 1