Skip to main content
Module

x/pretty_benching/pretty_benchmark_result.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/pretty_benchmark_result.ts";

Functions

Returns a function that expects a BenchmarkRunResult, which than prints the results in a nicely formatted way, based on the provided options.

Type Aliases

Defines how the resulting output should look like.