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.26.5 #4995

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 6, 2024

🤖 I have created a release beep boop

aztec-package: 0.26.5

0.26.5 (2024-03-07)

Features

barretenberg.js: 0.26.5

0.26.5 (2024-03-07)

Miscellaneous

  • barretenberg.js: Synchronize aztec-packages versions
aztec-cli: 0.26.5

0.26.5 (2024-03-07)

Miscellaneous

  • aztec-cli: Synchronize aztec-packages versions
aztec-packages: 0.26.5

0.26.5 (2024-03-07)

Features

Bug Fixes

Miscellaneous

  • boxes: Refactor npx to improve readability, added upgrade option and manual versioning (#4855) (ef76d3f)
  • Purging calldata hash (#4984) (f6f34b7)

Documentation

barretenberg: 0.26.5

0.26.5 (2024-03-07)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

This PR was generated with Release Please. See documentation.

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 6, 2024

Benchmark results

Metrics with a significant change:

  • note_trial_decrypting_time_in_ms (8): 110 (+1276%)
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 f6f34b7c 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 64 txs
l1_rollup_calldata_size_in_bytes 5,700 18,884 36,452
l1_rollup_calldata_gas 66,540 239,348 470,060
l1_rollup_execution_gas 194,488 500,654 909,318
l2_block_processing_time_in_ms 1,178 (-1%) 4,473 8,926 (+1%)
note_successful_decrypting_time_in_ms 196 (-2%) 543 (+1%) 986 (+1%)
note_trial_decrypting_time_in_ms ⚠️ 110 (+1276%) 60.0 (+2%) 121 (+7%)
l2_block_building_time_in_ms 11,193 44,511 90,874 (+2%)
l2_block_rollup_simulation_time_in_ms 7,250 29,025 59,623 (+2%)
l2_block_public_tx_process_time_in_ms 3,913 15,426 31,108 (+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 14,743 27,165 (-3%)
note_history_successful_decrypting_time_in_ms 1,251 (+1%) 2,384 (+1%)
note_history_trial_decrypting_time_in_ms 91.2 (+9%) 127 (+11%)
node_database_size_in_bytes 18,808,912 35,516,496
pxe_database_size_in_bytes 29,923 59,478

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 252 44,736 28,001
private-kernel-ordering 195 (+1%) 52,625 14,627
base-rollup 661 (+1%) 177,932 997
root-rollup 68.3 (-1%) 4,320 825
private-kernel-inner 320 73,715 28,001
public-kernel-app-logic 171 32,254 25,379
merge-rollup 8.47 (-1%) 2,840 997

Tree insertion stats

The duration to insert a fixed batch of leaves into each tree type.

Metric 1 leaves 2 leaves 8 leaves 16 leaves 32 leaves 64 leaves 128 leaves 512 leaves 1024 leaves 2048 leaves 4096 leaves
batch_insert_into_append_only_tree_16_depth_ms 9.75 10.5 (-6%) 14.8 (-1%) 16.1 (-1%) 21.9 (-1%) 38.5 (+9%) N/A N/A N/A N/A N/A
batch_insert_into_append_only_tree_16_depth_hash_count 16.9 17.5 23.0 31.6 47.0 79.0 N/A N/A N/A N/A N/A
batch_insert_into_append_only_tree_16_depth_hash_ms 0.567 0.585 (-6%) 0.628 (-1%) 0.497 (-1%) 0.459 (-1%) 0.473 (+7%) N/A N/A N/A N/A N/A
batch_insert_into_append_only_tree_32_depth_ms N/A N/A N/A N/A N/A 45.7 73.0 (+1%) 229 (-1%) 444 866 1,782 (+4%)
batch_insert_into_append_only_tree_32_depth_hash_count N/A N/A N/A N/A N/A 96.0 159 543 1,055 2,079 4,127
batch_insert_into_append_only_tree_32_depth_hash_ms N/A N/A N/A N/A N/A 0.469 0.451 (+1%) 0.419 (-1%) 0.416 0.411 (-1%) 0.425 (+3%)
batch_insert_into_indexed_tree_20_depth_ms N/A N/A N/A N/A N/A 53.5 106 337 663 1,308 2,604
batch_insert_into_indexed_tree_20_depth_hash_count N/A N/A N/A N/A N/A 104 207 691 1,363 2,707 5,395
batch_insert_into_indexed_tree_20_depth_hash_ms N/A N/A N/A N/A N/A 0.477 0.479 0.460 (+1%) 0.457 0.455 0.453
batch_insert_into_indexed_tree_40_depth_ms N/A N/A N/A N/A 61.4 (+1%) N/A N/A N/A N/A N/A N/A
batch_insert_into_indexed_tree_40_depth_hash_count N/A N/A N/A N/A 109 N/A N/A N/A N/A N/A N/A
batch_insert_into_indexed_tree_40_depth_hash_ms N/A N/A N/A N/A 0.538 (+1%) N/A N/A N/A N/A N/A N/A

Miscellaneous

Transaction sizes based on how many contracts are deployed in the tx.

Metric 0 deployed contracts
tx_size_in_bytes 19,179

Transaction processing duration by data writes.

Metric 0 new note hashes 1 new note hashes
tx_pxe_processing_time_ms 2,690 1,375
Metric 0 public data writes 1 public data writes
tx_sequencer_processing_time_ms 0.0318 (+16%) 476

@AztecBot AztecBot changed the title chore(master): Release 0.26.4 chore(master): Release 0.26.5 Mar 6, 2024
@AztecBot AztecBot force-pushed the release-please--branches--master branch 9 times, most recently from 54b5968 to 12fde69 Compare March 7, 2024 12:05
@AztecBot AztecBot force-pushed the release-please--branches--master branch from 12fde69 to b783a3a Compare March 7, 2024 12:13
@PhilWindle PhilWindle merged commit 3909a85 into master Mar 7, 2024
97 checks passed
@PhilWindle PhilWindle deleted the release-please--branches--master branch March 7, 2024 13:33
@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 7, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 7, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 7, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 7, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 7, 2024

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