mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-10 05:34:29 +00:00
* fix versions, use release ark-circom * fix utils version * fix lock file * utils: renaming, use vacp2p_pmtree, description * utils: fix benches and tests * fix lock and rkn files
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