Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/merlin/deps.ts>pretty_benching.prettyBenchmarkHistory#getBenchmarkNames

Testing and Benchmarking framework for deno 🧙‍♂️
Latest
method pretty_benching.prettyBenchmarkHistory.prototype.getBenchmarkNames
import { pretty_benching } from "https://deno.land/x/merlin@v1.0.7/deps.ts";
const { prettyBenchmarkHistory } = pretty_benching;

Returns every benchmark's name that is in the historic data.