feat: Sync from noir#7392
Conversation
…#5446) feat: Add more slice methods to the stdlib (noir-lang/noir#5424) feat: Unquote multiple items from annotations (noir-lang/noir#5441) chore: move SSA checks to a new folder (noir-lang/noir#5434) feat: lsp rename/find-all-references for type aliases (noir-lang/noir#5414) chore: dummy workflow (noir-lang/noir#5438) chore: refactor logic around inlining `no_predicates` functions (noir-lang/noir#5433) chore: extracts refactoring of reading error payloads from #5403 (noir-lang/noir#5413) fix: lsp struct rename/reference difference (noir-lang/noir#5411) chore: merge `BarretenbergVerifierBackend` and `BarretenbergBackend` (noir-lang/noir#5399) feat: Sync from aztec-packages (noir-lang/noir#5432)
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 | | |
Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
fix: Change panic to error in interpreter (noir-lang/noir#5446)
feat: Add more slice methods to the stdlib (noir-lang/noir#5424)
feat: Unquote multiple items from annotations (noir-lang/noir#5441)
chore: move SSA checks to a new folder (noir-lang/noir#5434)
feat: lsp rename/find-all-references for type aliases (noir-lang/noir#5414)
chore: dummy workflow (noir-lang/noir#5438)
chore: refactor logic around inlining
no_predicatesfunctions (noir-lang/noir#5433)chore: extracts refactoring of reading error payloads from #5403 (noir-lang/noir#5413)
fix: lsp struct rename/reference difference (noir-lang/noir#5411)
chore: merge
BarretenbergVerifierBackendandBarretenbergBackend(noir-lang/noir#5399)feat: Sync from aztec-packages (noir-lang/noir#5432)
END_COMMIT_OVERRIDE