haskell / haskell/criterion

Report quartiles

Open
#165 2 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
Haskell
Stars
523
Forks
89
PR merge metrics
No merged PRs in 30d

Description

It would be really useful if Criterion reported quartiles (i.e. the 25th percentile, median and 75th percentile) of the execution time in its terminal output. Unlike the mean and least squares regression, quartiles are fairly insensitive to outliers, so they're good for noisy benchmark data (e.g. due to using a web browser while benchmarking).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.