interface BenchmarkRunOptionsimport { type BenchmarkRunOptions } from "https://dotland.deno.dev/std@0.36.0/testing/bench.ts"; Defines runBenchmark's run constraints by matching benchmark names. Propertiesoptionalonly: RegExpoptionalskip: RegExp