@hackage perf0.4.1.0
Low-level run time measurement.
Installation
Dependencies (8)
- base >=4.7 && <4.12
- containers
- deepseq
- text
- transformers
- foldl Show all…
Dependents (3)
@hackage/online, @hackage/perf-analysis, @hackage/markup-parse
A set of tools to accurately measure time performance of Haskell programs. perf aims to be lightweight by having minimal dependencies on standard libraries. See the Perf module for an example and full API documentation.