class BenchmarkRunError extends Errorimport { BenchmarkRunError } from "https://deno.land/std@0.82.0/testing/bench.ts"; ConstructorsnewBenchmarkRunError(msg: string, benchmarkName?: string)PropertiesoptionalbenchmarkName: string