Top 10 Haskell Benchmarking Projects
-
I've opened a reminder to update the criterion tutorial here.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
A few more:
https://github.com/simonmichael/hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces
https://github.com/simonmichael/shelltestrunner - Easy, repeatable testing of CLI programs/commands
https://github.com/simonmichael/quickbench - Easily time one or more commands with one or more executables and show tabular results
https://github.com/haskell-game/fungen - A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell
https://haskell-game.dev - a small selection of many games written in Haskell
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
feed-gipeda
Daemon for watching for new commits to multiple git repositories and feeding benchmark runs into gipeda
-
Haskell Benchmarking related posts
Index
What are some of the best open-source Benchmarking projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | criterion | 489 |
2 | gauge | 90 |
3 | hyperion | 29 |
4 | quickbench | 21 |
5 | chronos-bench | 18 |
6 | bench-show | 16 |
7 | fibon | 10 |
8 | feed-gipeda | 5 |
9 | hashtable-benchmark | 2 |
10 | paramtree | 1 |