@hackage / gauge

small framework for performance measurement and analysis

Version Deprecated package0.2.5

About

Metadata

  • Last updated , by Bodigrim
  • License BSD-3-Clause
  • Categories Development, Testing
  • Maintained by: Vincent Hanquez <vincent@snarc.org>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Tested Compilers

  1. 8.8.1
  2. 8.6.5
  3. 8.4.3
  4. 8.2.2
  5. 8.0.2
  6. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    analysis (on by default)

    Build with statistical analysis support

Readme

This library provides a powerful but simple way to measure software performance. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results.