Skip to main content
Module

x/abc/dev_deps.ts>bench

A better Deno framework to create web application.
Go to Latest
function bench
import { bench } from "https://deno.land/x/abc@v1.0.0-rc7/dev_deps.ts";

Registers a benchmark as a candidate for the runBenchmarks executor.

Parameters

benchmark: BenchmarkDefinition | BenchmarkFunction