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