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.1 #3010

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

0.11.1 (2023-10-24)

Features

  • ProverPlookupAuxiliaryWidget kernel bench (#2924) (faffc39)

Bug Fixes

barretenberg.js: 0.11.1

0.11.1 (2023-10-24)

Miscellaneous

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

0.11.1 (2023-10-24)

Features

  • ProverPlookupAuxiliaryWidget kernel bench (#2924) (faffc39)

This PR was generated with Release Please. See documentation.

@AztecBot AztecBot force-pushed the release-please--branches--master branch from 86544e3 to 79b9039 Compare October 24, 2023 22:03
@AztecBot
Copy link
Collaborator Author

Benchmark results

Metrics with a significant change:

  • note_history_successful_decrypting_time_in_ms (5): 3,301 (+27%)
  • note_history_successful_decrypting_time_in_ms (10): 6,534 (+28%)
  • note_trial_decrypting_time_in_ms (8): 30.0 (+43%)
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 faffc39a 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 868,220 3,449,648
l1_rollup_execution_gas 841,975 3,595,328 22,205,017
l2_block_processing_time_in_ms 2,677 10,234 40,111
note_successful_decrypting_time_in_ms 428 (+2%) 1,385 (+2%) 5,257 (+2%)
note_trial_decrypting_time_in_ms ⚠️ 30.0 (+43%) 109 (-1%) 144
l2_block_building_time_in_ms 17,487 (+1%) 69,851 (+1%) 276,853
l2_block_rollup_simulation_time_in_ms 15,833 63,346 (+1%) 250,855
l2_block_public_tx_process_time_in_ms 1,606 (+3%) 6,348 (+2%) 25,435 (+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 28,777 (+14%) 56,296 (+15%)
note_history_successful_decrypting_time_in_ms ⚠️ 3,301 (+27%) ⚠️ 6,534 (+28%)
note_history_trial_decrypting_time_in_ms 126 (+2%) 156 (+6%)
node_database_size_in_bytes 1,630,992 1,099,924
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 96.5 (+8%) 61,697 18,841
private-kernel-ordering 59.1 (+8%) 24,233 8,089
base-rollup 2,423 (+7%) 656,309 811
root-rollup 103 (+8%) 4,072 1,097
private-kernel-inner 69.4 (+8%) 81,504 18,841
public-kernel-private-input 54.6 (+8%) 41,455 18,841
public-kernel-non-first-iteration 34.2 (+9%) 41,497 18,841
merge-rollup 1.12 (+12%) 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

@kevaundray kevaundray enabled auto-merge (squash) October 24, 2023 22:10
@kevaundray kevaundray merged commit f23150c into master Oct 24, 2023
2 checks passed
@kevaundray kevaundray deleted the release-please--branches--master branch October 24, 2023 22:12
@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.1</summary>

##
[0.11.1](aztec-packages-v0.11.0...aztec-packages-v0.11.1)
(2023-10-24)


### Features

* ProverPlookupAuxiliaryWidget kernel bench
([#2924](#2924))
([faffc39](faffc39))


### Bug Fixes

* **ci:** Publish-bb, use clang 16.04
([#3019](#3019))
([703a964](703a964))
</details>

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

##
[0.11.1](barretenberg.js-v0.11.0...barretenberg.js-v0.11.1)
(2023-10-24)


### Miscellaneous

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

<details><summary>barretenberg: 0.11.1</summary>

##
[0.11.1](barretenberg-v0.11.0...barretenberg-v0.11.1)
(2023-10-24)


### Features

* ProverPlookupAuxiliaryWidget kernel bench
([#2924](#2924))
([faffc39](faffc39))
</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