class

Benchmark::BM::Job

Inherits Reference / Object

Yielded by Benchmark#bm, use #report to report benchmarks.

Instance methods

report(label : String = " ", &block : -> ) : Nil

Reports a single benchmark unit.

Source