@hackage streaming-benchmarks0.3.0

Measures and compares the performance of streaming libraries

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