criterion
Performance analyser
A performance measurement library for Haskell code
A powerful but simple library for measuring the performance of Haskell code.
505 stars
17 watching
86 forks
Language: Haskell
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
djv/visualprof | A tool to analyze and visualize the performance of Haskell programs. | 59 |
kowainik/stan | Analyzes Haskell code to identify potential errors and areas for improvement | 572 |
migamake/homplexity | A tool that analyzes Haskell code to measure its complexity and quality | 61 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
haskell/threadscope | A graphical tool for profiling parallel programs in multiple programming languages. | 154 |
scalameter/scalameter | A tool for measuring and analyzing the performance of Java-based applications | 511 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
rubik/argon | Analyzes and reports on the complexity of Haskell code | 98 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
yahoo/mysql_perf_analyzer | A tool for monitoring and analyzing MySQL performance. | 1,439 |
composewell/streaming-benchmarks | A tool to compare performance of different streaming libraries in Haskell | 102 |
nick8325/quickcheck | Automated testing of program properties in Haskell programs. | 728 |