import * as collections from "https://deno.land/x/collections@v0.10.1/deps/std/testing/bench.ts";
Functions
Registers a benchmark as a candidate for the runBenchmarks executor. | |
Runs all registered and non-skipped benchmarks serially. |
Interfaces
Provides methods for starting and stopping a benchmark clock. |