haskell / criterion

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

Home Page:http://www.serpentine.com/criterion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://www.serpentine.com/criterion

License:BSD 2-Clause "Simplified" License


Languages

Language:Haskell 77.2%Language:JavaScript 15.3%Language:Smarty 3.7%Language:C 2.4%Language:CSS 1.3%