mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-24 21:39:43 +00:00
0c5ef6abcf
fix: include tries & exp backoff to catch WouldBlock errors
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