Module

x/abc/dev_deps.ts>bench

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

Registers a benchmark as a candidate for the runBenchmarks executor.

Parameters

benchmark: BenchmarkDefinition | BenchmarkFunction