Skip to main content
Go to Latest
interface BenchmarkRunResult
import { type BenchmarkRunResult } from "https://deno.land/std@0.54.0/testing/bench.ts";

Properties

measured: number
filtered: number
results: BenchmarkResult[]