streaming-benchmarks

Measures and compares the performance of streaming libraries

https://streamly.composewell.com

Latest on Hackage:0.3.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.

MIT licensed by Composewell Technologies
Maintained by [email protected]

This package provides micro-benchmarks to measure and compare the performance of various streaming implementations in Haskell.

The following packages are supported:

  • base (Haskell lists)

  • streamly

  • streaming

  • pipes

  • machines

  • conduit

  • drinkery