class BenchmarkDriver::Output

def with_warmup(&block)

def with_warmup(&block)
  @output.with_warmup(&block)
end