class BenchmarkDriver::Output::Compare
def with_context(context, &block)
-
context
(BenchmarkDriver::Context
) --
def with_context(context, &block) @context = context @job_contexts << context block.call end
context
(BenchmarkDriver::Context
)
--
def with_context(context, &block) @context = context @job_contexts << context block.call end