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