Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/abc/vendor/https/deno.land/std/testing/bench.ts>clearBenchmarks

A better Deno framework to create web application.
Go to Latest
function clearBenchmarks
import { clearBenchmarks } from "https://deno.land/x/abc@v1.3.1/vendor/https/deno.land/std/testing/bench.ts";

Clears benchmark candidates which name matches only and doesn't match skip. Removes all candidates if options were not provided

Parameters

optional
unnamed 0: BenchmarkClearOptions = [UNSUPPORTED]