add gate count metrics (#238)
* add gate count metrics * tweak params * move metrics to its own file
This commit is contained in:
parent
de9b206852
commit
c3c9e7f99c
8 changed files with 222 additions and 18 deletions
|
|
@ -37,3 +37,4 @@ jsonschema = "0.30.0"
|
|||
[features]
|
||||
default = ["backend_plonky2"]
|
||||
backend_plonky2 = ["plonky2"]
|
||||
metrics = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue