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.10.1 #2992

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.10.1

0.10.1 (2023-10-24)

Features

Bug Fixes

barretenberg.js: 0.10.1

0.10.1 (2023-10-24)

Miscellaneous

  • barretenberg.js: Synchronize aztec-packages versions
barretenberg: 0.10.1

0.10.1 (2023-10-24)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

This PR was generated with Release Please. See documentation.

@rahul-kothari rahul-kothari enabled auto-merge (squash) October 24, 2023 10:26
@AztecBot AztecBot force-pushed the release-please--branches--master branch from c428ef7 to 49b103c Compare October 24, 2023 10:49
@rahul-kothari rahul-kothari merged commit f72ba40 into master Oct 24, 2023
2 checks passed
@rahul-kothari rahul-kothari deleted the release-please--branches--master branch October 24, 2023 11:12
@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

Benchmark results

Metrics with a significant change:

  • note_trial_decrypting_time_in_ms (8): 8.00 (-33%)
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 118f9d5e 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,936 868,160 3,446,480
l1_rollup_execution_gas 842,023 3,595,268 22,201,849
l2_block_processing_time_in_ms 2,314 (+1%) 8,837 34,333 (-1%)
note_successful_decrypting_time_in_ms 707 2,523 (-1%) 9,677 (-1%)
note_trial_decrypting_time_in_ms ⚠️ 8.00 (-33%) 108 137 (+1%)
l2_block_building_time_in_ms 15,768 (-1%) 62,789 (-1%) 251,288 (-1%)
l2_block_rollup_simulation_time_in_ms 13,215 (-1%) 52,623 (-1%) 210,552 (-1%)
l2_block_public_tx_process_time_in_ms 2,513 (-1%) 10,034 (-1%) 40,277 (-1%)

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,918 48,264 (+1%)
note_history_successful_decrypting_time_in_ms 6,104 (+1%) 12,069 (+1%)
note_history_trial_decrypting_time_in_ms 122 (-1%) 147 (+1%)
node_database_size_in_bytes 1,628,894 1,095,435
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.6 61,697 18,841
private-kernel-ordering 50.6 24,233 8,089
base-rollup 2,083 656,309 811
root-rollup 89.3 (-1%) 4,072 1,097
private-kernel-inner 59.0 (-1%) 81,504 18,841
public-kernel-private-input 46.6 (-1%) 41,455 18,841
public-kernel-non-first-iteration 29.0 (-1%) 41,497 18,841
merge-rollup 0.819 (-2%) 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,394

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


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

##
[0.10.1](aztec-packages-v0.10.0...aztec-packages-v0.10.1)
(2023-10-24)


### Bug Fixes

* Aztec-sandbox docker-compose directory
([#2989](#2989))
([a9678d1](a9678d1))
</details>

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

##
[0.10.1](barretenberg.js-v0.10.0...barretenberg.js-v0.10.1)
(2023-10-24)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.10.1</summary>

##
[0.10.1](barretenberg-v0.10.0...barretenberg-v0.10.1)
(2023-10-24)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants