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.14.0 #3158

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Oct 31, 2023

🤖 I have created a release beep boop

aztec-packages: 0.14.0

0.14.0 (2023-11-07)

⚠ BREAKING CHANGES

  • make noir_wasm the default compiler (#3090)
  • adding all the (note, nonce) pairs in PXE.addNote and hiding PXE.getNoteNonces (#3196)
  • API inconsistency fix (#3190)
  • tree leaf value as Fr everywhere in our public API (#3173)

Features

Bug Fixes

Miscellaneous

Documentation

barretenberg.js: 0.14.0

0.14.0 (2023-11-07)

Miscellaneous

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

0.14.0 (2023-11-07)

Features

Bug Fixes

  • Cleanup gen_inner_proof_files.sh script. (#3242) (ee57e00)
  • Temporary fix for bb prove w/ ram rom blocks (#3215) (af93a33)

Miscellaneous

Documentation


This PR was generated with Release Please. See documentation.

@AztecBot
Copy link
Collaborator Author

AztecBot commented Oct 31, 2023

Benchmark results

Metrics with a significant change:

  • note_trial_decrypting_time_in_ms (8): 3.00 (-97%)
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 2d50f11d 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 868,196 3,448,184
l1_rollup_execution_gas 841,999 3,595,304 22,203,553
l2_block_processing_time_in_ms 2,013 7,599 (-1%) 29,851
note_successful_decrypting_time_in_ms 298 (+1%) 899 (+1%) 3,300 (+2%)
note_trial_decrypting_time_in_ms ⚠️ 3.00 (-97%) 107 (+3%) 133 (-1%)
l2_block_building_time_in_ms 13,203 52,962 211,089 (+1%)
l2_block_rollup_simulation_time_in_ms 11,842 47,530 189,575 (+1%)
l2_block_public_tx_process_time_in_ms 1,320 (+1%) 5,289 21,014 (+2%)

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 21,790 (+2%) 42,613 (+1%)
note_history_successful_decrypting_time_in_ms 2,055 (+3%) 4,036 (+4%)
note_history_trial_decrypting_time_in_ms 120 144 (+1%)
node_database_size_in_bytes 1,630,639 1,098,942
pxe_database_size_in_bytes 29,748 59,307

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 772 61,697 18,905
private-kernel-ordering 124 (+1%) 24,297 8,153
base-rollup 1,773 656,311 814
root-rollup 75.7 (+1%) 4,072 1,097
private-kernel-inner 787 81,568 18,905
public-kernel-private-input 41.8 (+1%) 41,519 18,841
public-kernel-non-first-iteration 26.6 (+1%) 41,497 18,841
merge-rollup 0.978 (+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,787 27,547

@AztecBot AztecBot force-pushed the release-please--branches--master branch 5 times, most recently from a9a366f to f90d3fc Compare November 1, 2023 17:26
@AztecBot AztecBot changed the title chore(master): Release 0.13.2 chore(master): Release 0.14.0 Nov 1, 2023
@AztecBot AztecBot force-pushed the release-please--branches--master branch 22 times, most recently from 33428ed to f57b355 Compare November 3, 2023 11:11
@AztecBot AztecBot force-pushed the release-please--branches--master branch 13 times, most recently from b0d53a1 to cb17225 Compare November 7, 2023 00:09
@AztecBot AztecBot force-pushed the release-please--branches--master branch 4 times, most recently from cf4fa33 to 2c3b6c7 Compare November 7, 2023 09:38
@rahul-kothari rahul-kothari self-requested a review November 7, 2023 10:38
@AztecBot AztecBot force-pushed the release-please--branches--master branch from 2c3b6c7 to 149eadf Compare November 7, 2023 10:38
@rahul-kothari rahul-kothari enabled auto-merge (squash) November 7, 2023 10:38
@rahul-kothari rahul-kothari merged commit 073782f into master Nov 7, 2023
2 checks passed
@rahul-kothari rahul-kothari deleted the release-please--branches--master branch November 7, 2023 11:01
@AztecBot
Copy link
Collaborator Author

AztecBot commented Nov 7, 2023

@AztecBot
Copy link
Collaborator Author

AztecBot commented Nov 7, 2023

@AztecBot
Copy link
Collaborator Author

AztecBot commented Nov 7, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants