bmark
Benchmarker
A benchmarking tool for Elixir functions that uses statistical hypothesis testing to determine statistically meaningful changes in performance
A benchmarking tool for Elixir
71 stars
3 watching
3 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bencheeorg/benchee | A tool for benchmarking Elixir code and comparing performance statistics | 1,417 |
alco/benchfella | Tools for comparing and benchmarking small code snippets | 516 |
ivankoster/nimbench | A tool for comparing the performance of different programming languages or code snippets in a controlled and measurable way | 18 |
davecheney/autobench | A framework to compare performance of Go versions | 99 |
bluss/bencher | A Rust benchmarking library that supports running and filtering benchmarks. | 85 |
bencherdev/bencher | Tools and frameworks for continuous performance benchmarking of software systems | 554 |
jamiemason/karma-benchmark | A Karma plugin for running Benchmark.js over multiple browsers with CI compatible output. | 90 |
disruptek/criterion | A tool for comparing and measuring the performance of small code snippets | 24 |
bobheadxi/gobenchdata | A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 144 |
bodigrim/tasty-bench | A lightweight benchmarking framework with a simple statistical model | 80 |
krisselden/ember-macro-benchmark | An Ember application benchmarking tool to measure the effects of small changes on web applications. | 25 |
mazhar-ansari-ardeh/benchmarkfcns | Provides benchmarking functions for mathematical optimization algorithms | 66 |
catboost/benchmarks | Comparative benchmarks of various machine learning algorithms | 169 |
joekain/blockingqueue | A GenServer-based queue implementation with blocking semantics to decouple producer and consumer processes. | 52 |
rebench/rebench.github.io | A platform providing reasonably accurate benchmarking results for JavaScript performance comparisons. | 44 |