1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 11:37:10 +01:00
nushell/benches
2023-06-18 07:15:16 +08:00
..
benchmarks.rs Removes some permutations of benchmarks for plugin encoding/decoding. () 2023-06-18 07:15:16 +08:00
README.md Add Criterion benchmarks for parser () 2023-01-05 11:39:54 -08:00

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