|
Is the circuit size printed by |
Answered by
Savio-Sou
Sep 12, 2024
Replies: 1 comment
|
From Noir v0.31.0 onwards, you can measure the Barretenberg gate counts of Noir programs using the |
0 replies
Answer selected by
Savio-Sou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From Noir v0.31.0 onwards, you can measure the Barretenberg gate counts of Noir programs using the
bb gatescommand:https://github.com/AztecProtocol/aztec-packages/blob/7065962bb507555bcbb25cb3bbfc2a0a90687000/barretenberg/cpp/src/barretenberg/bb/main.cpp#L1427