Utils crate
Building
cargo build
Testing
cargo test
Benchmarking
cargo bench
To view the results of the benchmark, open the target/criterion/report/index.html
file generated after the bench
cargo build
cargo test
cargo bench
To view the results of the benchmark, open the target/criterion/report/index.html
file generated after the bench