tasty-perfbench: Featherlight benchmark framework: libperf version
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
A tasty-bench fork which uses libperf to measure instruction counts.
Hopefully the tasty-bench, criterion, gauge and others
learn to use libperf themselves.
libperf is Linux feature. On non-Linux systems this package doesn't work:
all measurements will be zero.
Properties
| Versions | 0.1 | 
|---|---|
| Change log | changelog.md | 
| Dependencies | base (>=4.10 && <4.18), code-page (>=0.2.1 && <0.3), containers (>=0.5.7.1 && <0.7), deepseq (>=1.4.2.0 && <1.5), libperf (>=0.1 && <0.2), tasty (>=1.4.3 && <1.5) [details] | 
| License | BSD-3-Clause | 
| Copyright | 2023 Oleg Grenrus, 2021 Andrew Lelechenko | 
| Author | Oleg Grenrus <oleg.grenrus@iki.fi>, Andrew Lelechenko | 
| Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> | 
| Category | Development, Performance, Testing, Benchmarking | 
| Home page | https://github.com/phadej/libperf | 
| Bug tracker | https://github.com/phadej/libperf/issues | 
| Source repo | head: git clone https://github.com/phadej/libperf(tasty-perfbench) | 
| Uploaded | by phadej at 2023-02-11T00:46:55Z | 
Modules
- Test- Tasty- Test.Tasty.Bench
 
 
- Tasty
Downloads
- tasty-perfbench-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees