Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pretty_benching/mod.ts>getThresholdResultsFrom

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

Returns the range into which the benchmarks with had a threshold set fell.

Parameters

runResult: BenchmarkRunResult
thresholds: Thresholds