streamly/docs/performance.md
2021-06-16 19:42:52 +05:30

366 B

Performance

Streamly is highly optimized for performance, it is designed for high performing, concurrent and scalable applications. Please see the [streaming-benchmarks](https://hackage.haskell.org/package/streaming-benchmarks streaming-benchmarks) package for microbencmarks measuring the performance of streamly and comparing it with other streaming libraries.