Skip to main content
Module

x/pretty_benching/history_extensions.ts

:sauropod: A small lib to make your Deno benchmarking progress and results look pretty
Latest
import * as prettyBenching from "https://deno.land/x/pretty_benching@v0.3.3/history_extensions.ts";

Functions

Defines a delta column, which shows the changes for the benchmark. Shows - when there was no previous measurements for the benchmark in the history.

Returns the calculated delta for the specific benchmark in a formatted string.

Returns the calculated delta for the specific benchmark in a formatted string.

Defines a column for each different runBenchmarks results in the history.