goldens library

Classes

GoldenStore
The benchmarks.json store: reads recorded goldens, checks measured samples against them (regression gate) and records new ones.
MetricCheck
One metric's verdict against its recorded golden (regression gate). Every metric is lower-is-better; a metric with no recorded golden under ref or any is reported as noGolden (a check before the first record — warned, not failed).

Constants

goldensPath → const String
Default store file name, in one place.