property Deno.BenchDefinition.fn
The test function which will be benchmarked.
(b: BenchContext) => void | Promise<void>
(b: BenchContext) => void | Promise<void>