let comparisonValue: Int
s9Benchmark0A6ResultV18ThresholdDeviationV15comparisonValueSivpWhat are these?
s9Benchmark0A6ResultV18ThresholdDeviationV15comparisonValueSivp
FNV24: [14MIE]
let baseValue: Int
let difference: Int
let differenceThreshold: Int
let metric: BenchmarkMetric
let name: String
let percentile: BenchmarkResult.Percentile
let relative: Bool
let target: String
let units: Statistics.Units
import Benchmark
Benchmark allows you to easily create sophisticated Swift performance benchmarks
struct ThresholdDeviation
struct BenchmarkResult
@frozen struct Int
A signed integer value type.