bench-show VS gauge

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

gauge

Lean Haskell Benchmarking (by vincenthz)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
bench-show gauge
1 -
16 91
- -
5.3 0.0
2 months ago over 1 year ago
Haskell Haskell
GNU General Public License v3.0 or later 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.

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 .

gauge

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

We haven't tracked posts mentioning gauge yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

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

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

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

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

fibon - A benchmark suite for Haskell

Criterion - A cross-platform C and C++ unit testing framework for the 21st century

hashtable-benchmark - Benchmark of hash table implementations in Haskell

feed-gipeda - Daemon for watching for new commits to multiple git repositories and feeding benchmark runs into gipeda

paramtree

hyperion - A lab for future Criterion features.

quickbench - Easily time one or more commands with one or more executables and show tabular results

statistics-linreg - Linear Regression in Haskell