class Benchmark::IPS::Entry
inherits Reference
¶
Class methods¶
Methods¶
#cycles : Int32
¶
: Int32
Number of cycles needed to run for approx 100ms Calculated during the warmup stage
#cycles=(cycles : Int32)
¶
(cycles : Int32)
Number of cycles needed to run for approx 100ms Calculated during the warmup stage
#cycles? : Int32?
¶
: Int32?
Number of cycles needed to run for approx 100ms Calculated during the warmup stage
#relative_stddev=(relative_stddev : Float64)
¶
(relative_stddev : Float64)
Relative standard deviation as a percentage