Skip to main content
Module

x/pretty_benching/mod.ts>thresholdResultColumn

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

Defines a threshold result column, which shows into which range the benchmark fell. Shows - when no Threshold was provided for the given benchmark.