UNPKG

@dapplion/benchmark

Version:

Ensures that new code does not introduce performance regressions with CI. Tracks:

3 lines 178 B
import { BenchmarkComparision } from "../types.js"; export declare function postGaComment(resultsComp: BenchmarkComparision): Promise<void>; //# sourceMappingURL=comment.d.ts.map