tracking performance of rustc-generated binaries over time
-
Updated
Dec 2, 2022 - Rust
tracking performance of rustc-generated binaries over time
Fast, lightweight Rust benchmarking library. Dev mode: profile like Criterion. Prod mode: monitor with <10ns overhead. Features: async benchmarks, regression alerts, health metrics, p95/p99 latency tracking. Thread-safe, minimal deps. Benchmark any code block or function with one macro.
This program enables users to microbenchmark their Java code to detect regression in performance.
Add a description, image, and links to the regression-detection topic page so that developers can more easily learn about it.
To associate your repository with the regression-detection topic, visit your repo's landing page and select "manage topics."