genpass icon indicating copy to clipboard operation
genpass copied to clipboard

Add benchmarks

Open cyplo opened this issue 7 years ago • 3 comments

Benchmark the app as a whole CLI, compiled in release mode

cyplo avatar May 07 '18 15:05 cyplo

See also #[bench] being generally not marked as stable: https://github.com/rust-lang/rust/issues/29553 https://github.com/rust-lang/rust/issues/27812 Use bencher crate? https://crates.io/crates/bencher

cyplo avatar May 13 '18 10:05 cyplo

https://docs.rs/bencher/0.1.5/bencher/

cyplo avatar May 13 '18 10:05 cyplo

https://llogiq.github.io/2018/05/18/criterion.html

cyplo avatar May 21 '18 18:05 cyplo