Conversation
8ed4065 to
a18bfa4
Compare
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 | | |
a18bfa4 to
b51ce52
Compare
6a1d845 to
e24ac15
Compare
AztecBot
left a comment
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'C++ Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.05.
| Benchmark suite | Current: e24ac15 | Previous: 4615e6a | Ratio |
|---|---|---|---|
nativeconstruct_proof_ultrahonk_power_of_2/20 |
5201.806273000003 ms/iter |
4834.973486999999 ms/iter |
1.08 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @ludamad @codygunton
27d7116 to
5f4c342
Compare
04b7e7a to
94bf0e7
Compare
🤖 I have created a release beep boop
aztec-package: 0.50.0
0.50.0 (2024-08-22)
Features
Bug Fixes
Miscellaneous
barretenberg.js: 0.50.0
0.50.0 (2024-08-22)
Miscellaneous
aztec-packages: 0.50.0
0.50.0 (2024-08-22)
⚠ BREAKING CHANGES
Features
Expr::as_any_integerandExpr::as_member_access(feat: addExpr::as_integerandExpr::as_member_accessnoir-lang/noir#5742) (0379462)Expr::as_array,Expr::as_repeated_element_arrayand same for slice (feat: addExpr::as_array,Expr::as_repeated_element_arrayand same for slice noir-lang/noir#5750) (0379462)Expr::as_binary_op(feat: addExpr::as_binary_opnoir-lang/noir#5734) (0379462)Expr::as_bool(feat: addExpr::as_boolnoir-lang/noir#5729) (0379462)Expr::as_unary(feat: addExpr::as_unarynoir-lang/noir#5731) (0379462)Exprmethods:as_tuple,as_parenthesized,as_index,as_if(feat: addExprmethods:as_tuple,as_parenthesized,as_index,as_ifnoir-lang/noir#5726) (0379462)TraitImpl::trait_generic_argsandTraitImpl::methods(feat: addTraitImpl::trait_generic_argsandTraitImpl::methodsnoir-lang/noir#5722) (0379462)unsafeblocks for calling unconstrained code from constrained functions (feat: addunsafeblocks for calling unconstrained code from constrained functions noir-lang/noir#4429) (0379462)fnandimpl(feat: fault-tolerant parsing offnandimplnoir-lang/noir#5753) (0379462)array_sets when optimizingarray_gets (feat(optimization): Follow pastarray_sets when optimizingarray_gets noir-lang/noir#5772) (0379462)super::in LSP autocompletion if possible (feat: usersuper::in LSP autocompletion if possible noir-lang/noir#5751) (0379462)Bug Fixes
unconstrained(fix: Allow comptime code to use break without also beingunconstrainednoir-lang/noir#5744) (0379462)Miscellaneous
UnresolvedType(chore: make spans non-optional onUnresolvedTypenoir-lang/noir#5773) (2d70215)TokenWithRefundswithToken(#8042) (8b795eb)Documentation
barretenberg: 0.50.0
0.50.0 (2024-08-22)
Features
Bug Fixes
Miscellaneous
Documentation
This PR was generated with Release Please. See documentation.