static var none: RelativeThresholds { get }
s9Benchmark0A10ThresholdsV8RelativeO4noneSDyAA0A6ResultV10PercentileOSdGvpZWhat are these?
s9Benchmark0A10ThresholdsV8RelativeO4noneSDyAA0A6ResultV10PercentileOSdGvpZ
FNV24: [8SA6A]
static var `default`: RelativeThresholds
static var relaxed: RelativeThresholds
static var strict: RelativeThresholds
import Benchmark
Benchmark allows you to easily create sophisticated Swift performance benchmarks
enum Relative
struct BenchmarkThresholds
Definitions of benchmark thresholds per metric
typealias RelativeThresholds = [BenchmarkResult.Percentile : RelativeThreshold]
static var `default`: RelativeThresholds { get }
static var relaxed: RelativeThresholds { get }
static var strict: RelativeThresholds { get }