@hackage criterion-plus0.1.3
Enhancement of the "criterion" benchmarking library
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (17)
Dependents (5)
@hackage/hashtables-plus, @hackage/acme-everything, @hackage/cases, @hackage/hasql-postgres, @hackage/ttrie
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.