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.16.9 #3679

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

AztecBot
Copy link
Collaborator

🤖 I have created a release beep boop

aztec-packages: 0.16.9

0.16.9 (2023-12-13)

Bug Fixes

barretenberg.js: 0.16.9

0.16.9 (2023-12-13)

Miscellaneous

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

0.16.9 (2023-12-13)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

This PR was generated with Release Please. See documentation.

@alexghr alexghr enabled auto-merge (squash) December 13, 2023 14:47
@alexghr alexghr merged commit 4902f82 into master Dec 13, 2023
74 of 76 checks passed
@alexghr alexghr deleted the release-please--branches--master branch December 13, 2023 15:17
@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:

  • node_database_size_in_bytes (10): 5,834,428 (+49%)
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 9ccbbd96 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,912 867,848 3,447,776
l1_rollup_execution_gas 841,999 3,594,956 22,203,145
l2_block_processing_time_in_ms 2,208 8,633 (+2%) 35,248
note_successful_decrypting_time_in_ms 357 (-1%) 1,065 (+1%) 3,822 (-2%)
note_trial_decrypting_time_in_ms 65.9 (-6%) 36.6 (-8%) 136 (-2%)
l2_block_building_time_in_ms 20,245 80,353 322,130
l2_block_rollup_simulation_time_in_ms 16,727 66,463 (+1%) 266,411
l2_block_public_tx_process_time_in_ms 3,489 13,824 55,483

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,573 (-2%) 47,475 (-2%)
note_history_successful_decrypting_time_in_ms 2,656 (-1%) 5,216 (-1%)
note_history_trial_decrypting_time_in_ms 83.2 (-8%) 145 (-5%)
node_database_size_in_bytes 3,622,127 ⚠️ 5,834,428 (+49%)
pxe_database_size_in_bytes 29,940 59,499

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 200 43,109 20,441
private-kernel-ordering 115 25,833 9,689
base-rollup 2,960 667,692 873
root-rollup 102 (+13%) 4,072 881
private-kernel-inner 260 64,516 20,441
public-kernel-private-input 171 (-1%) 25,203 20,441
public-kernel-non-first-iteration 168 (-1%) 25,245 20,441
merge-rollup 11.1 (+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 10,323 25,938

michaelelliot pushed a commit to Swoir/noir_rs that referenced this pull request Feb 28, 2024
🤖 I have created a release *beep* *boop*
---


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

##
[0.16.9](AztecProtocol/aztec-packages@aztec-packages-v0.16.8...aztec-packages-v0.16.9)
(2023-12-13)


### Bug Fixes

* **ci:** Deploy_npm script
([AztecProtocol#3678](AztecProtocol#3678))
([9d7c58d](AztecProtocol@9d7c58d))
</details>

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

##
[0.16.9](AztecProtocol/aztec-packages@barretenberg.js-v0.16.8...barretenberg.js-v0.16.9)
(2023-12-13)


### Miscellaneous

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

<details><summary>barretenberg: 0.16.9</summary>

##
[0.16.9](AztecProtocol/aztec-packages@barretenberg-v0.16.8...barretenberg-v0.16.9)
(2023-12-13)


### 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