bencher
Benchmark tool
A Rust benchmarking library that supports running and filtering benchmarks.
bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. cargo bench
on stable. "Not a better bencher!" = No feature development. Go build a better stable benchmarking library.
85 stars
4 watching
16 forks
Language: Rust
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bencherdev/bencher | Tools and frameworks for continuous performance benchmarking of software systems | 554 |
rebench/rebench.github.io | A platform providing reasonably accurate benchmarking results for JavaScript performance comparisons. | 44 |
nvzqz/divan | A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase | 954 |
bitshifter/mathbench-rs | A benchmarking framework comparing performance of different Rust linear algebra libraries | 198 |
bencheeorg/benchee | A tool for benchmarking Elixir code and comparing performance statistics | 1,417 |
breuner/elbencho | A benchmarking tool designed to test storage systems' performance and capabilities | 170 |
devster/ubench | A micro PHP benchmarking library used to measure the performance of code snippets | 568 |
omerfarukz/webben | A cross-platform HTTP server benchmarking tool for performance testing and analysis. | 11 |
delendum-xyz/zk-benchmarking | A benchmarking framework for comparing the performance of different zero-knowledge proof libraries in a variety of use cases and environments. | 128 |
texitoi/benchmarksgame-rs | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
phpbench/phpbench | A tool for measuring and comparing the performance of PHP code | 1,900 |
bodigrim/tasty-bench | A lightweight benchmarking framework with a simple statistical model | 80 |
hejsil/zig-bench | A library for creating benchmarks in Zig programming language | 64 |
krisselden/ember-macro-benchmark | An Ember application benchmarking tool to measure the effects of small changes on web applications. | 25 |
jamiemason/karma-benchmark | A Karma plugin for running Benchmark.js over multiple browsers with CI compatible output. | 90 |