Skip to content
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.11.0 #3001

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Oct 24, 2023

🤖 I have created a release beep boop

aztec-packages: 0.11.0

0.11.0 (2023-10-24)

⚠ BREAKING CHANGES

  • consistent deploy method params (#2975)

Features

Bug Fixes

Miscellaneous

barretenberg.js: 0.11.0

0.11.0 (2023-10-24)

Features

barretenberg: 0.11.0

0.11.0 (2023-10-24)

Features

Miscellaneous


This PR was generated with Release Please. See documentation.

@AztecBot AztecBot force-pushed the release-please--branches--master branch from 81c93d3 to 3967bd8 Compare October 24, 2023 13:03
@AztecBot
Copy link
Collaborator Author

AztecBot commented Oct 24, 2023

Benchmark results

Metrics with a significant change:

  • note_successful_decrypting_time_in_ms (32): 1,070 (-18%)
Detailed results

All benchmarks are run on txs on the Benchmarking contract on the repository. Each tx consists of a batch call to create_note and increment_balance, which guarantees that each tx has a private call, a nested private call, a public call, and a nested public call, as well as an emitted private note, an unencrypted log, and public storage read and write.

This benchmark source data is available in JSON format on S3 here.

Values are compared against data from master at commit 91813a55 and shown if the difference exceeds 1%.

L2 block published to L1

Each column represents the number of txs on an L2 block published to L1.

Metric 8 txs 32 txs 128 txs
l1_rollup_calldata_size_in_bytes 45,444 179,588 716,132
l1_rollup_calldata_gas 222,888 867,812 3,449,672
l1_rollup_execution_gas 841,975 3,594,920 22,205,041
l2_block_processing_time_in_ms 2,304 8,707 (-1%) 34,303
note_successful_decrypting_time_in_ms 348 (+1%) ⚠️ 1,070 (-18%) 3,952 (+2%)
note_trial_decrypting_time_in_ms 50.0 115 (+7%) 137
l2_block_building_time_in_ms 14,696 58,225 232,687
l2_block_rollup_simulation_time_in_ms 13,317 52,791 210,940
l2_block_public_tx_process_time_in_ms 1,338 (-1%) 5,309 (-1%) 21,286

L2 chain processing

Each column represents the number of blocks on the L2 chain where each block has 16 txs.

Metric 5 blocks 10 blocks
node_history_sync_time_in_ms 24,798 48,528 (+1%)
note_history_successful_decrypting_time_in_ms 2,566 (+1%) 4,990 (+2%)
note_history_trial_decrypting_time_in_ms 122 (-1%) 146
node_database_size_in_bytes 1,629,799 1,097,039 (-1%)
pxe_database_size_in_bytes 27,188 54,187

Circuits stats

Stats on running time and I/O sizes collected for every circuit run across all benchmarks.

Circuit circuit_simulation_time_in_ms circuit_input_size_in_bytes circuit_output_size_in_bytes
private-kernel-init 82.7 61,697 18,841
private-kernel-ordering 50.8 24,233 8,089
base-rollup 2,089 656,309 811
root-rollup 89.7 4,072 1,097
private-kernel-inner 59.1 81,504 18,841
public-kernel-private-input 46.8 41,455 18,841
public-kernel-non-first-iteration 29.1 41,497 18,841
merge-rollup 0.826 (-3%) 2,592 873

Miscellaneous

Transaction sizes based on how many contracts are deployed in the tx.

Metric 0 deployed contracts 1 deployed contracts
tx_size_in_bytes 8,723 29,393

@AztecBot AztecBot force-pushed the release-please--branches--master branch from 3967bd8 to 276f399 Compare October 24, 2023 14:44
@AztecBot AztecBot force-pushed the release-please--branches--master branch from 276f399 to 8a75727 Compare October 24, 2023 16:53
@kevaundray kevaundray enabled auto-merge (squash) October 24, 2023 17:45
@kevaundray kevaundray merged commit 146c9c1 into master Oct 24, 2023
@kevaundray kevaundray deleted the release-please--branches--master branch October 24, 2023 17:45
@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

Maddiaa0 pushed a commit that referenced this pull request Oct 25, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.11.0</summary>

##
[0.11.0](aztec-packages-v0.10.1...aztec-packages-v0.11.0)
(2023-10-24)


### ⚠ BREAKING CHANGES

* consistent `deploy` method params
([#2975](#2975))

### Features

* Consistent `deploy` method params
([#2975](#2975))
([c50aefb](c50aefb))
* Pedersen hash in acir format
([#2990](#2990))
([2a4c548](2a4c548))


### Bug Fixes

* TokenBox
([#3003](#3003))
([1ad6647](1ad6647))


### Miscellaneous

* Update acir_tests reference branch
([#2993](#2993))
([91813a5](91813a5))
</details>

<details><summary>barretenberg.js: 0.11.0</summary>

##
[0.11.0](barretenberg.js-v0.10.1...barretenberg.js-v0.11.0)
(2023-10-24)


### Features

* Pedersen hash in acir format
([#2990](#2990))
([2a4c548](2a4c548))
</details>

<details><summary>barretenberg: 0.11.0</summary>

##
[0.11.0](barretenberg-v0.10.1...barretenberg-v0.11.0)
(2023-10-24)


### Features

* Pedersen hash in acir format
([#2990](#2990))
([2a4c548](2a4c548))


### Miscellaneous

* Update acir_tests reference branch
([#2993](#2993))
([91813a5](91813a5))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants