zerokit/rln/benches
Aaryamann Challani d8f813bc2e
chore(rln): refactor resource initialization (#260)
* chore(rln): optimize into Lazy OnceCells

* fix

* fix: dont change duration

* fix: increase duration?

* chore: add backtrace

* fix: remove plotter to avoid f64 range failure

* fix: remove ci alteration

* fix: use arc over witness calc

* fix: remove more lifetimes

* fix: benchmark correct fn call, not the getter

* fix: bench config
2024-06-17 13:43:09 +05:30
..
circuit_deser_benchmark.rs chore(rln): refactor resource initialization (#260) 2024-06-17 13:43:09 +05:30
circuit_loading_benchmark.rs chore(rln): refactor resource initialization (#260) 2024-06-17 13:43:09 +05:30
pmtree_benchmark.rs feat(rln): function for checking indices of leaves which are set to zero (#249) 2024-05-17 21:40:42 +05:30
poseidon_tree_benchmark.rs chore(rln): tests and benchmarks review (#243) 2024-05-09 17:37:34 +07:00