timestats: A library for profiling time in Haskell applications
This library provides some utilities for instrumenting Haskell applications to collect time measures of various fragments of code. This is useful to measure wall-clock time when running a given piece of Haskell code. See the README for more details.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
devel | Enable more warnings and fail compilation when warnings occur. Turn this flag on in CI. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- timestats-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.4.1, 0.2.0, 0.2.1 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (<5), containers, text [details] |
License | BSD-3-Clause |
Copyright | 2022 EURL Tweag |
Author | Facundo Domínguez |
Maintainer | facundo.dominguez@tweag.io |
Category | Profiling |
Home page | https://github.com/tweag/timestats |
Bug tracker | https://github.com/tweag/timestats/issues |
Source repo | head: git clone https://github.com/tweag/timestats |
Uploaded | by FacundoDominguez at 2025-07-24T19:47:20Z |
Distributions | NixOS:0.2.0, Stackage:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 360 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |