Skip to content

haskell/criterion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ce3ce0 · Oct 27, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 27, 2024
Oct 26, 2024
Nov 17, 2020
Oct 26, 2024
Aug 29, 2022
Aug 7, 2022
Jan 7, 2018
May 12, 2017
Aug 11, 2014
Mar 2, 2016
Jul 6, 2018
Jan 4, 2015
Jan 27, 2024
Jun 23, 2010
Apr 14, 2020
Mar 27, 2018
Oct 27, 2024
Oct 27, 2024
Nov 14, 2020

Repository files navigation

Criterion: robust, reliable performance measurement

Hackage Build Status

This package provides the Criterion module, a Haskell library for measuring and analysing software performance.

To get started, read the online tutorial, and take a look at the programs in the examples directory.

Get involved!

Please report bugs via the github issue tracker.

Master github repository:

  • git clone https://github.com/haskell/criterion.git

Authors

This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.