streaming-benchmarks VS bench-show

Compare streaming-benchmarks vs bench-show and see what are their differences.

streaming-benchmarks

Benchmarks to compare Haskell streaming library performance (by composewell)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
streaming-benchmarks bench-show
- 1
102 16
0.0% -
0.0 5.3
about 1 year ago 2 months ago
Haskell Haskell
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

streaming-benchmarks

Posts with mentions or reviews of streaming-benchmarks. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning streaming-benchmarks yet.
Tracking mentions began in Dec 2020.

bench-show

Posts with mentions or reviews of bench-show. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-30.
  • tasty-bench: featherlight benchmark framework
    2 projects | /r/haskell | 30 Jan 2021
    tasty-bench has a way to collect raw data in a CSV file and perform the statistical analysis. That's a good approach, keeps it lightweight and offloads the statistical analysis to other tools, giving you full freedom to do what you want. One such tool is https://github.com/composewell/bench-show .

What are some alternatives?

When comparing streaming-benchmarks and bench-show you can also consider the following projects:

concurrency-benchmarks - Benchmarks comparing concurrency overhead of streamly and async

chronos-bench - Benchmarking tool with focus on comparing results.

streamly-cassava - Streaming CSV support for the Streamly ecosystem

tasty-bench - Featherlight benchmark framework, drop-in replacement for criterion and gauge.

streamly - High performance, concurrent functional programming abstractions