Check out the work in progress specification to learn how it works.
To run the same tests as the CI, please use: make test-all
.
There are currently several benchmarks to run in the workspace in regards to the circuits.
All use the DEGREE
env var to specify the degree of the K
parameter that you want
to use for your circuit in the bench process.
DEGREE=16 make packed_multi_keccak_bench
DEGREE=18 make evm_bench
.DEGREE=18 make state_bench
You can also run all benchmarks by running: make circuit_benches DEGREE=18
.
Circuit Benchmark Results are accessible here: https://grafana.zkevm-testnet.org/d/vofy8DAVz/circuit-benchmarks?orgId=1