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.0 #4951

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 5, 2024

πŸ€– I have created a release beep boop

aztec-package: 0.26.0

0.26.0 (2024-03-05)

⚠ BREAKING CHANGES

  • move noir out of yarn-project (#4479)
  • note type ids (#4500)
  • aztec binary (#3927)

Features

Bug Fixes

Miscellaneous

barretenberg.js: 0.26.0

0.26.0 (2024-03-05)

Miscellaneous

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

0.26.0 (2024-03-05)

⚠ BREAKING CHANGES

  • Use new deployment flow in ContractDeployer (#4497)
  • move noir out of yarn-project (#4479)
  • note type ids (#4500)
  • Include contract class id in deployment info (#4223)
  • aztec binary (#3927)

Features

Bug Fixes

Miscellaneous

aztec-packages: 0.26.0

0.26.0 (2024-03-05)

⚠ BREAKING CHANGES

  • Internal as a macro (#4898)

Features

Miscellaneous

barretenberg: 0.26.0

0.26.0 (2024-03-05)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

This PR was generated with Release Please. See documentation.

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 5, 2024

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 37476196 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,240 238,988 469,124
l1_rollup_execution_gas 194,188 500,294 908,382
l2_block_processing_time_in_ms 1,189 4,455 (-1%) 8,886 (-1%)
note_successful_decrypting_time_in_ms 200 (+1%) 541 (-7%) 990
note_trial_decrypting_time_in_ms 107 (-2%) 59.5 (-42%) 122 (-2%)
l2_block_building_time_in_ms 16,044 (+1%) 62,941 126,741 (+1%)
l2_block_rollup_simulation_time_in_ms 12,200 (+1%) 47,907 96,775 (+1%)
l2_block_public_tx_process_time_in_ms 3,808 (+1%) 14,951 29,854

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,027 (-3%) 26,518
note_history_successful_decrypting_time_in_ms 1,242 (-4%) 2,378
note_history_trial_decrypting_time_in_ms 99.3 (-14%) 140 (-2%)
node_database_size_in_bytes 18,772,048 35,500,112
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 248 (+1%) 44,736 28,001
private-kernel-ordering 178 (+1%) 52,625 14,627
base-rollup 1,293 (+1%) 177,932 933
root-rollup 69.9 (-1%) 4,192 825
private-kernel-inner 314 (+1%) 73,715 28,001
public-kernel-app-logic 192 (+1%) 32,254 25,379
merge-rollup 5.74 2,712 933

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.86 10.1 (-6%) 12.5 (-14%) 16.2 22.0 (-1%) 35.4 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.572 0.564 (-6%) 0.531 (-15%) 0.501 0.462 (-1%) 0.441 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.8 71.7 230 443 864 (-2%) 1,716 (-2%)
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.443 0.420 0.416 0.411 (-2%) 0.412 (-2%)
batch_insert_into_indexed_tree_20_depth_ms N/A N/A N/A N/A N/A 54.8 (+2%) 106 340 659 1,304 (-1%) 2,607
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.487 (+2%) 0.479 0.458 0.454 0.454 (-1%) 0.453
batch_insert_into_indexed_tree_40_depth_ms N/A N/A N/A N/A 61.1 (-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.535 (-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,523 1,345
Metric 0 public data writes 1 public data writes
tx_sequencer_processing_time_ms 0.0281 (-6%) 469 (+1%)

@AztecBot AztecBot changed the title chore(master): Release 0.25.1 chore(master): Release 0.26.0 Mar 5, 2024
@AztecBot AztecBot force-pushed the release-please--branches--master branch 7 times, most recently from 9a7e739 to 45e87e1 Compare March 5, 2024 17:40
@AztecBot AztecBot force-pushed the release-please--branches--master branch from 45e87e1 to 7edfc69 Compare March 5, 2024 17:56
@rahul-kothari rahul-kothari merged commit e96aaaa into master Mar 5, 2024
20 of 21 checks passed
@rahul-kothari rahul-kothari deleted the release-please--branches--master branch March 5, 2024 18:34
@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 5, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 5, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 5, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 5, 2024

@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 5, 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.

Move noir projects out of yarn-projects [contract-deploy] Compute addresses using class id
2 participants