chore(proving): post prover system move fixes#7435
Conversation
3e12015 to
951069a
Compare
Changes to circuit sizes
🧾 Summary (100% most significant diffs)
Full diff report 👇
|
Benchmark resultsMetrics with a significant change:
Detailed resultsAll benchmarks are run on txs on the This benchmark source data is available in JSON format on S3 here. Proof generationEach column represents the number of threads used in proof generation.
L2 block published to L1Each column represents the number of txs on an L2 block published to L1.
L2 chain processingEach column represents the number of blocks on the L2 chain where each block has 8 txs.
Circuits statsStats on running time and I/O sizes collected for every kernel circuit run across all benchmarks.
Stats on running time collected for app circuits
AVM SimulationTime to simulate various public functions in the AVM.
Public DB AccessTime to access various public DBs.
Tree insertion statsThe duration to insert a fixed batch of leaves into each tree type.
MiscellaneousTransaction sizes based on how many contract classes are registered in the tx.
Transaction size based on fee payment method | Metric | | |
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-package: 0.46.4</summary> ## [0.46.4](aztec-package-v0.46.3...aztec-package-v0.46.4) (2024-07-11) ### Miscellaneous * **aztec-package:** Synchronize aztec-packages versions </details> <details><summary>barretenberg.js: 0.46.4</summary> ## [0.46.4](barretenberg.js-v0.46.3...barretenberg.js-v0.46.4) (2024-07-11) ### Miscellaneous * **barretenberg.js:** Synchronize aztec-packages versions </details> <details><summary>aztec-packages: 0.46.4</summary> ## [0.46.4](aztec-packages-v0.46.3...aztec-packages-v0.46.4) (2024-07-11) ### Features * Configure world-state to follow the proven chain only ([#7430](#7430)) ([2e41ac7](2e41ac7)) ### Bug Fixes * Missing secrets in docs publish ([#7445](#7445)) ([840a4b9](840a4b9)) ### Miscellaneous * Apply where statement to impls instead of fns ([#7433](#7433)) ([bb201f2](bb201f2)) * **avm:** Codegen cleanup ([#7439](#7439)) ([e31887e](e31887e)) * **proving:** Post honk branch fixes ([#7435](#7435)) ([86eafa0](86eafa0)) </details> <details><summary>barretenberg: 0.46.4</summary> ## [0.46.4](barretenberg-v0.46.3...barretenberg-v0.46.4) (2024-07-11) ### Miscellaneous * **avm:** Codegen cleanup ([#7439](#7439)) ([e31887e](e31887e)) * **proving:** Post honk branch fixes ([#7435](#7435)) ([86eafa0](86eafa0)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-package: 0.46.4</summary> ## [0.46.4](AztecProtocol/aztec-packages@aztec-package-v0.46.3...aztec-package-v0.46.4) (2024-07-11) ### Miscellaneous * **aztec-package:** Synchronize aztec-packages versions </details> <details><summary>barretenberg.js: 0.46.4</summary> ## [0.46.4](AztecProtocol/aztec-packages@barretenberg.js-v0.46.3...barretenberg.js-v0.46.4) (2024-07-11) ### Miscellaneous * **barretenberg.js:** Synchronize aztec-packages versions </details> <details><summary>aztec-packages: 0.46.4</summary> ## [0.46.4](AztecProtocol/aztec-packages@aztec-packages-v0.46.3...aztec-packages-v0.46.4) (2024-07-11) ### Features * Configure world-state to follow the proven chain only ([#7430](AztecProtocol/aztec-packages#7430)) ([2e41ac7](AztecProtocol/aztec-packages@2e41ac7)) ### Bug Fixes * Missing secrets in docs publish ([#7445](AztecProtocol/aztec-packages#7445)) ([840a4b9](AztecProtocol/aztec-packages@840a4b9)) ### Miscellaneous * Apply where statement to impls instead of fns ([#7433](AztecProtocol/aztec-packages#7433)) ([bb201f2](AztecProtocol/aztec-packages@bb201f2)) * **avm:** Codegen cleanup ([#7439](AztecProtocol/aztec-packages#7439)) ([e31887e](AztecProtocol/aztec-packages@e31887e)) * **proving:** Post honk branch fixes ([#7435](AztecProtocol/aztec-packages#7435)) ([86eafa0](AztecProtocol/aztec-packages@86eafa0)) </details> <details><summary>barretenberg: 0.46.4</summary> ## [0.46.4](AztecProtocol/aztec-packages@barretenberg-v0.46.3...barretenberg-v0.46.4) (2024-07-11) ### Miscellaneous * **avm:** Codegen cleanup ([#7439](AztecProtocol/aztec-packages#7439)) ([e31887e](AztecProtocol/aztec-packages@e31887e)) * **proving:** Post honk branch fixes ([#7435](AztecProtocol/aztec-packages#7435)) ([86eafa0](AztecProtocol/aztec-packages@86eafa0)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
The original PR #6971 was too much to delay any further, these are the straggler fixups post merge