# File lib/railsbench/perf_info.rb, line 47
  def initialize
    @keys = []
    @timings = {}
  end