class BenchmarkRunError extends Errorimport { BenchmarkRunError } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/testing/bench.ts"; ConstructorsnewBenchmarkRunError(msg: string, benchmarkName?: string)PropertiesoptionalbenchmarkName: string