inspector-wrecker

Create benchmarks from the HAR files

https://github.com/skedgeme/inspector-wrecker#readme

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Jonathan Fischoff
Maintained by [email protected]

inspector-wrecker is a library and executable for creating HTTP benchmarks from a HAR file dump from Chrome's Inspector. The executable exposes the wrecker options and additionally takes in a path to a HAR file. The library exposes a single function, runHar, which produces a function wrecker's library can use for benchmarks.