Skip to main content
Module

x/pretty_benching/common.ts>getInThresholdRange

:sauropod: A small lib to make your Deno benchmarking progress and results look pretty
Latest
function getInThresholdRange
import { getInThresholdRange } from "https://deno.land/x/pretty_benching@v0.3.3/common.ts";

Parameters

name: string
time: number
optional
thresholds: Thresholds

Returns

| null
| 1
| 2
| 3