Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rana/ben

Benchmark, query, and compare Rust performance.
https://github.com/rana/ben

benchmark cli command-line rust rust-lang rustlang

Last synced: 5 days ago
JSON representation

Benchmark, query, and compare Rust performance.

Awesome Lists containing this project

README

        

# ben

Benchmark, query, and compare Rust performance.

* Measure function performance in CPU cycles.
* Query benchmarks with user-defined labels.
* Aggregate and compare function statistics.
* Display analysis in command-line tables.

See the [mtr](https://github.com/rana/mtr) project for example benchmarks, queries and code.