wrecker: An HTTP Performance Benchmarker
wrecker is a library for creating HTTP benchmarks. It is designed for
benchmarking a series of HTTP request were the output of previous requests
are used as inputs to the next request. This is useful for complex API
profiling situations.
wrecker does not provide any mechanism for making HTTP calls. It works
with any HTTP client that produces a HttpException during failure (so
http-client and wreq will work out of the box).
See the documentation for examples of how to use wrecker with
benchmarking scripts.
Modules
- Wrecker
- Wrecker.Logger
- Wrecker.Main
- Wrecker.Options
- Wrecker.Recorder
- Wrecker.Runner
- Wrecker.Statistics
Downloads
- wrecker-0.1.0.0.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, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 1.0.0, 1.0.0.1, 1.0.0.2, 1.1.0.0, 1.1.1.0, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.2.3.0, 1.2.4.0, 1.3.0.0, 1.3.1.0, 1.3.2.0 |
|---|---|
| Dependencies | aeson, aeson-qq, ansi-terminal, ansigraph, base (>=4.7 && <5), bytestring, clock, clock-extras, deepseq, http-client (>=0.5 && <0.6), http-types, next-ref, optparse-applicative, statistics, stm, stm-chans, tabular, text, threads, threads-extras, time, unagi-chan, unix, unordered-containers, vector, vty [details] |
| License | BSD-3-Clause |
| Copyright | 2016 skedge.me |
| Author | Jonathan Fischoff |
| Maintainer | jonathangfischoff@gmail.com |
| Uploaded | by JonathanFischoff at 2016-09-18T21:58:59Z |
| Category | Web |
| Home page | https://github.com/skedgeme/wrecker#readme |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 12937 total (35 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-11-20 [all 4 reports] |