-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(master): Release 0.49.0 #7933
Conversation
dc906fe
to
fcb100b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
β οΈ 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: 971d603 | Previous: 902aa3d | Ratio |
---|---|---|---|
commit(t) |
3785146846 ns/iter |
3599925211 ns/iter |
1.05 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @ludamad @codygunton
cd11c3f
to
e572b14
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 | | |
74d4bb2
to
cce368e
Compare
dfbd1f3
to
076687a
Compare
076687a
to
9febb58
Compare
π€ Release is at https://github.com/AztecProtocol/aztec-packages/releases/tag/aztec-packages-v0.49.0 π» |
π€ Release is at https://github.com/AztecProtocol/aztec-packages/releases/tag/aztec-package-v0.49.0 π» |
π€ Release is at https://github.com/AztecProtocol/aztec-packages/releases/tag/barretenberg.js-v0.49.0 π» |
π€ Release is at https://github.com/AztecProtocol/aztec-packages/releases/tag/barretenberg-v0.49.0 π» |
π€ I have created a release beep boop
aztec-package: 0.49.0
0.49.0 (2024-08-15)
β BREAKING CHANGES
Miscellaneous
barretenberg.js: 0.49.0
0.49.0 (2024-08-15)
Miscellaneous
aztec-packages: 0.49.0
0.49.0 (2024-08-15)
β BREAKING CHANGES
Features
FunctionDefinition::parameters
,FunctionDefinition::return_type
andimpl Eq for Quoted
(feat: addFunctionDefinition::parameters
,FunctionDefinition::return_type
andimpl Eq for Quoted
Β noir-lang/noir#5681) (b1c7374)Quoted::as_expr
andExpr::as_function_call
(feat: addQuoted::as_expr
andExpr::as_function_call
Β noir-lang/noir#5708) (91042c7)Type::as_struct
(feat: addType::as_struct
Β noir-lang/noir#5680) (b1c7374)Type::get_trait_impl
(feat: addType::get_trait_impl
Β noir-lang/noir#5716) (ccbef55)Type::implements
(feat: addType::implements
Β noir-lang/noir#5701) (91042c7)Type::is_field
andType::as_integer
(feat: addType::is_field
andType::as_integer
Β noir-lang/noir#5670) (b1c7374)Type
methods:as_tuple
,as_slice
,as_array
,as_constant
,is_bool
(feat: addType
methods:as_tuple
,as_slice
,as_array
,as_constant
,is_bool
Β noir-lang/noir#5678) (b1c7374)Module
comptime functions (feat: add someModule
comptime functionsΒ noir-lang/noir#5684) (b1c7374)Ord
andHash
in the stdlib; addstd::meta::make_impl
helper (feat: DeriveOrd
andHash
in the stdlib; addstd::meta::make_impl
helperΒ noir-lang/noir#5683) (b1c7374)Bug Fixes
Miscellaneous
<MyType as Trait>::ident
(chore: Add parser support for<MyType as Trait>::ident
Β noir-lang/noir#5688) (b1c7374)barretenberg: 0.49.0
0.49.0 (2024-08-15)
Features
Miscellaneous
This PR was generated with Release Please. See documentation.