tasty-bench VS bench-show

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tasty-bench bench-show
4 1
79 16
- -
7.1 5.3
4 days ago 3 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.

tasty-bench

Posts with mentions or reviews of tasty-bench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-30.

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 tasty-bench and bench-show you can also consider the following projects:

gauge - Lean Haskell Benchmarking

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

PHPBench - PHP Benchmarking framework

criterion-compare - A simple tool for visualising differences in Criterion benchmark results

tasty-bench-fit - Benchmark a given function for variable input sizes and find out its time complexity

criterion - A powerful but simple library for measuring the performance of Haskell code.

python-benchmark-harness - A micro/macro benchmark framework for the Python programming language that helps with optimizing your software.