chore(rln): add verifying key deser benchmark (#258)

This commit is contained in:
Aaryamann Challani
2024-06-07 15:16:44 +05:30
committed by GitHub
parent 85d71a5427
commit dd5edd6818
4 changed files with 45 additions and 11 deletions

View File

@@ -88,6 +88,10 @@ harness = false
name = "circuit_loading_benchmark"
harness = false
[[bench]]
name = "circuit_deser_benchmark"
harness = false
[[bench]]
name = "poseidon_tree_benchmark"
harness = false