import { type BenchmarkRunResult } from "https://deno.land/x/abc@v1.3.3/vendor/https/deno.land/std/testing/bench.ts";
Defines the result of a runBenchmarks
call
Properties
results: BenchmarkResult[]
The individual results for each benchmark that was run