interface BenchmarkDefinitionimport { type BenchmarkDefinition } from "https://dotland.deno.dev/std@0.36.0/testing/bench.ts"; Defines a benchmark definition with configurable runs. Propertiesfunc: BenchmarkFunctionname: stringoptionalruns: number