Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/merlin/deps.ts>pretty_benching.calculateStdDeviation

Testing and Benchmarking framework for deno 🧙‍♂️
Latest
function pretty_benching.calculateStdDeviation
import { pretty_benching } from "https://deno.land/x/merlin@v1.0.7/deps.ts";
const { calculateStdDeviation } = pretty_benching;

Calculates the standard deviation from the measuredRunsMs array.

Parameters

result: BenchmarkResult