class Benchmark::IPS::Job
Superclass hierarchy
Object
Reference
Benchmark::IPS::Job
Defined in:
Class Method Summary
.new
(calculation = 5, warmup = 2)
Instance Method Summary
#execute
#items
#items=
(items : Array(Entry))
#report
#report
(label = "", &action : -> )
Add code to be benchmarked
Class Method Detail
def self.
new
(calculation =
5
, warmup =
2
)
Instance Method Detail
def
execute
def
items
def
items=
(items :
Array
(
Entry
))
def
report
def
report
(label =
""
, &action : -> )
Add code to be benchmarked