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.13.1 #3141

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Oct 31, 2023

🤖 I have created a release beep boop

aztec-packages: 0.13.1

0.13.1 (2023-10-31)

Bug Fixes

  • Exposing PXE.getBlock, exporting createAztecNodeClient from aztec.js (#3139) (7af345e)
  • Revert push cli docker image to docker hub (#3142) (7119382)
barretenberg.js: 0.13.1

0.13.1 (2023-10-31)

Miscellaneous

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

0.13.1 (2023-10-31)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

This PR was generated with Release Please. See documentation.

@AztecBot
Copy link
Collaborator Author

AztecBot commented Oct 31, 2023

Benchmark results

No metrics with a significant change found.

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 db67aa1e 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 223,008 868,232 3,449,336
l1_rollup_execution_gas 842,095 3,595,340 22,204,705
l2_block_processing_time_in_ms 2,004 7,554 (-1%) 29,592 (-1%)
note_successful_decrypting_time_in_ms 295 (+2%) 863 (+1%) 3,154 (-2%)
note_trial_decrypting_time_in_ms 97.0 (+4%) 71.0 (+16%) 136
l2_block_building_time_in_ms 13,186 52,294 209,804
l2_block_rollup_simulation_time_in_ms 11,871 47,062 188,383
l2_block_public_tx_process_time_in_ms 1,277 5,097 20,926 (+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,424 (-1%) 42,081
note_history_successful_decrypting_time_in_ms 1,993 (-2%) 3,926 (-1%)
note_history_trial_decrypting_time_in_ms 121 143 (-23%)
node_database_size_in_bytes 1,628,939 1,096,516
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 72.3 61,697 18,841
private-kernel-ordering 43.4 24,233 8,089
base-rollup 1,772 656,309 811
root-rollup 78.0 (+1%) 4,072 1,097
private-kernel-inner 53.0 (-1%) 81,504 18,841
public-kernel-private-input 41.6 41,455 18,841
public-kernel-non-first-iteration 26.7 (+1%) 41,497 18,841
merge-rollup 0.935 (+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,723 27,240

@AztecBot AztecBot force-pushed the release-please--branches--master branch from b2f4f9d to 340cc1d Compare October 31, 2023 10:45
@alexghr alexghr enabled auto-merge (squash) October 31, 2023 10:47
@alexghr alexghr merged commit bebc37a into master Oct 31, 2023
2 checks passed
@alexghr alexghr deleted the release-please--branches--master branch October 31, 2023 11:00
@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

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