class Benchmark::IPS::Job
inherits Reference
¶
Class methods¶
Methods¶
#items : Array(Entry)
¶
: Array(Entry)
List of all entries in the benchmark. After #execute, these are populated with the resulting statistics.
#items=(items : Array(Entry))
¶
(items : Array(Entry))
List of all entries in the benchmark. After #execute, these are populated with the resulting statistics.