@hackage / criterion-plus

Enhancement of the "criterion" benchmarking library

Version Deprecated package0.1.3

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

A dome library over "criterion", which enhances it with the following features:

  • Support for partial measuring, e.g., exclusion of the setup/teardown phases.

  • Generation of multiple unrelated comparison reports.

  • A flexible monadic API, which allows you to benchmark monad transformers and control which parts you actually want measured.