DenoDeno.BenchDefinition.fnproperty Deno.BenchDefinition.fnThe test function which will be benchmarked. Type #(b: BenchContext) => void | Promise<void>
property Deno.BenchDefinition.fnThe test function which will be benchmarked. Type #(b: BenchContext) => void | Promise<void>