mirror of
https://github.com/vee1e/lancelot.git
synced 2026-09-01 18:57:09 +00:00
| .. | ||
| benches | ||
| resources/test | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
testing
$ cargo test
benchmark
$ cargo install cargo-criterion
$ cargo criterion --all-features --plotting-backend disabled [name of benchmark, eg. "fetch"]