import { clearBenchmarks } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/testing/bench.ts";
Clears benchmark candidates which name matches only
and doesn't match skip
.
Removes all candidates if options were not provided
Parameters
optional
unnamed 0: BenchmarkClearOptions = [UNSUPPORTED]