static var strict: AbsoluteThresholds { get }
s9Benchmark0A10ThresholdsV8AbsoluteO6strictSDyAA0A6ResultV10PercentileOSiGvpZWhat are these?
s9Benchmark0A10ThresholdsV8AbsoluteO6strictSDyAA0A6ResultV10PercentileOSiGvpZ
FNV24: [62VOS]
static var `default`: AbsoluteThresholds
static var none: AbsoluteThresholds
static var relaxed: AbsoluteThresholds
import Benchmark
Benchmark allows you to easily create sophisticated Swift performance benchmarks
enum Absolute
struct BenchmarkThresholds
Definitions of benchmark thresholds per metric
typealias AbsoluteThresholds = [BenchmarkResult.Percentile : AbsoluteThreshold]
static var `default`: AbsoluteThresholds { get }
static var none: AbsoluteThresholds { get }
static var relaxed: AbsoluteThresholds { get }