Skip to main content
Module

x/ts_prometheus/test_deps.ts>bench

A prometheus client in Typescript for Deno
Latest
function bench
import { bench } from "https://deno.land/x/ts_prometheus@v0.3.0/test_deps.ts";

Registers a benchmark as a candidate for the runBenchmarks executor.

Parameters

benchmark: BenchmarkDefinition | BenchmarkFunction