class Benchmark::IPS::Job

Superclass hierarchy

Object
Reference
Benchmark::IPS::Job

Defined in:

Class Method Summary

Instance Method Summary

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