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

x/pretty_benching/common.ts>getIndicator

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

Gets the correct indicator for the named bench

Parameters

name: string
optional
indicators: BenchIndicator[]