import * as mod from "https://deno.land/std@0.150.0/testing/bench.ts";
Enums
Defines the states |
Interfaces
Defines clearBenchmark's constraints by matching benchmark names. | |
Defines a benchmark definition with configurable runs. | |
Defines a benchmark through a named function. | |
Defines the result of a single benchmark | |
Defines runBenchmark's run constraints by matching benchmark names. | |
Defines the current progress during the run of | |
Defines the result of a | |
Provides methods for starting and stopping a benchmark clock. |