[Haskell-cafe] [ANN] wrecker - An HTTP Benchmarker

Damian Nadales damian.nadales at gmail.com
Fri Oct 7 10:56:17 UTC 2016


We're using Gatling at work http://gatling.io/docs/2.2.2/ (Scala
based), and I'm looking for similar tools in Haskell (if they don't
exist is a nice project to work on I find).

Do you have any idea why `wreck` produces inflated results?

On Wed, Oct 5, 2016 at 12:59 PM, Jonathan Fischoff
<jonathangfischoff at gmail.com> wrote:
> I am happy to announce the release of 'wrecker-0.1.3.2', a library for HTTP
> benchmarks.
>
> 'wrecker' makes it easy to benchmark complex API interactions, by providing
> a 'wreq' like interface for creating suites of HTTP benchmarks.
>
> For more detailed information, tutorials, and examples checkout the
> README.md
>
> https://github.com/skedgeme/wrecker/blob/master/README.md
>
> Additionally there is documentation on Hackage:
> https://hackage.haskell.org/package/wrecker.
>
> Cheers,
> Jonathan Fischoff
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.


More information about the Haskell-Cafe mailing list