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.5 #3586

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Dec 5, 2023

🤖 I have created a release beep boop

aztec-packages: 0.16.5

0.16.5 (2023-12-06)

Features

Bug Fixes

Miscellaneous

Documentation

  • Add libstdc++-12-dev to setup instructions (#3585) (9773e8c)
barretenberg.js: 0.16.5

0.16.5 (2023-12-06)

Miscellaneous

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

0.16.5 (2023-12-06)

Miscellaneous

Documentation

  • Add libstdc++-12-dev to setup instructions (#3585) (9773e8c)

This PR was generated with Release Please. See documentation.

@AztecBot
Copy link
Collaborator Author

AztecBot commented Dec 5, 2023

Benchmark results

Metrics with a significant change:

  • note_history_trial_decrypting_time_in_ms (5): 164 (-46%)
  • note_trial_decrypting_time_in_ms (8): 28.5 (+38%)
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 1a9d742c 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,972 868,280 3,447,896
l1_rollup_execution_gas 842,059 3,595,388 22,203,265
l2_block_processing_time_in_ms 2,235 8,562 (+1%) 35,518
note_successful_decrypting_time_in_ms 319 (+2%) 948 3,444 (-1%)
note_trial_decrypting_time_in_ms ⚠️ 28.5 (+38%) 76.2 (+6%) 204 (+1%)
l2_block_building_time_in_ms 20,335 (+1%) 81,079 (+1%) 323,842
l2_block_rollup_simulation_time_in_ms 16,755 67,024 (+1%) 267,574
l2_block_public_tx_process_time_in_ms 3,545 (+2%) 13,970 (+1%) 56,016

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 25,163 (+2%) 48,227
note_history_successful_decrypting_time_in_ms 2,240 4,254 (-2%)
note_history_trial_decrypting_time_in_ms ⚠️ 164 (-46%) 232
node_database_size_in_bytes 3,629,010 3,915,970
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 200 43,109 20,441
private-kernel-ordering 115 (-1%) 25,833 9,689
base-rollup 2,960 (-1%) 667,692 873
root-rollup 86.6 (-5%) 4,072 881
private-kernel-inner 261 (-1%) 64,516 20,441
public-kernel-private-input 172 (-1%) 25,203 20,441
public-kernel-non-first-iteration 169 (-1%) 25,245 20,441
merge-rollup 10.9 (-1%) 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

@AztecBot AztecBot force-pushed the release-please--branches--master branch 8 times, most recently from 7b51188 to df882b4 Compare December 6, 2023 12:50
@AztecBot AztecBot force-pushed the release-please--branches--master branch from df882b4 to e60ee16 Compare December 6, 2023 13:04
@rahul-kothari rahul-kothari enabled auto-merge (squash) December 6, 2023 13:12
@rahul-kothari rahul-kothari merged commit e5a28c9 into master Dec 6, 2023
75 of 77 checks passed
@rahul-kothari rahul-kothari deleted the release-please--branches--master branch December 6, 2023 13:24
@AztecBot
Copy link
Collaborator Author

AztecBot commented Dec 6, 2023

@AztecBot
Copy link
Collaborator Author

AztecBot commented Dec 6, 2023

@AztecBot
Copy link
Collaborator Author

AztecBot commented Dec 6, 2023

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