提交 2cf161a3 编写于 作者: J Jeremy Kemper

Once is enough, mmk

上级 ae6105ef
......@@ -72,13 +72,13 @@ def run_test(metric, mode)
protected
def run_warmup
5.times { GC.start }
GC.start
time = Metrics::Time.new
run_test(time, :benchmark)
puts "%s (%s warmup)" % [full_test_name, time.format(time.total)]
5.times { GC.start }
GC.start
end
def run_profile(metric)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册