Skip to content

iu-parfunc/criterion

 
 

Repository files navigation

Criterion: robust, reliable performance measurement

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.

Building and installing

To build and install criterion, just run

cabal install criterion

Get involved!

Please report bugs via the github issue tracker.

Master github repository:

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

There's also a Mercurial mirror:

  • hg clone https://bitbucket.org/bos/criterion

(You can create and contribute changes using either Mercurial or git.)

Authors

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

About

A powerful but simple library for measuring the performance of Haskell code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 84.3%
  • Haskell 12.8%
  • Smarty 1.7%
  • C 0.6%
  • JavaScript 0.3%
  • CSS 0.2%
  • Makefile 0.1%