Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 267 Bytes

Criterion benchmarks

These are benchmarks using Criterion, a microbenchmarking tool for Rust.

Run all benchmarks with cargo bench

Or run individual benchmarks like cargo bench -- <regex> e.g. cargo bench -- parse