UNPKG

@dapplion/benchmark

Version:

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

3 lines 168 B
import { BenchmarkComparision } from "../types.js"; export declare function renderComment(benchComp: BenchmarkComparision): string; //# sourceMappingURL=render.d.ts.map