concurrency-benchmarks: Benchmarks to compare concurrency APIs
Benchmarks to compare the pure concurrency overhead of various flavors of
concurrent streamly streams and the async package.
Use cabal new-bench or stack bench to run the benchmarks. To generate
charts, run the benchmarks with --csv-raw=results.csv option and then run
makecharts results.csv. Charts are generated in the charts directory.
[Skip to Readme]
Downloads
- concurrency-benchmarks-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 0.1.1 |
|---|---|
| Change log | Changelog.md |
| Dependencies | base (>=4 && <5), bench-graph (>=0.1 && <0.2), bytestring (>=0.9 && <0.11), Chart (>=1.6 && <2), Chart-diagrams (>=1.6 && <2), csv (>=0.1 && <0.2), directory (>=1.2 && <1.4), getopt-generics (>=0.11 && <0.14), split (>=0.2 && <0.3), text (>=1.1.1 && <1.3), transformers (>=0.4 && <0.6), typed-process (>=0.1.0.0 && <0.3) [details] |
| Tested with | ghc ==8.2.2, ghc ==8.4.3 |
| License | MIT |
| Copyright | Copyright (c) 2018 Harendra Kumar |
| Author | Harendra Kumar |
| Maintainer | Harendra Kumar |
| Category | Benchmark |
| Home page | http://github.com/composewell/concurrency-benchmarks |
| Bug tracker | http://github.com/composewell/concurrency-benchmarks/issues |
| Source repo | head: git clone git://github.com/composewell/concurrency-benchmarks.git |
| Uploaded | by harendra at 2018-09-12T19:39:12Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | makecharts |
| Downloads | 1374 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2018-09-12 [all 3 reports] |