summaryrefslogtreecommitdiff
path: root/benchmark/bm_time_subsec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bm_time_subsec.rb')
-rw-r--r--benchmark/bm_time_subsec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmark/bm_time_subsec.rb b/benchmark/bm_time_subsec.rb
deleted file mode 100644
index 505021c701..0000000000
--- a/benchmark/bm_time_subsec.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-t = Time.now
-4000000.times { t.subsec }