mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-23 19:58:11 +00:00
* add set benches * add set benches * refactor tests * took out the general functions in ffi * rollback file reader
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