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.29.0 #5235

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 15, 2024

πŸ€– I have created a release beep boop

aztec-package: 0.29.0

0.29.0 (2024-03-18)

Features

barretenberg.js: 0.29.0

0.29.0 (2024-03-18)

Features

aztec-cli: 0.29.0

0.29.0 (2024-03-18)

Features

Miscellaneous

aztec-packages: 0.29.0

0.29.0 (2024-03-18)

⚠ BREAKING CHANGES

  • Acir call opcode (#4773)

Features

Bug Fixes

Miscellaneous

Documentation

  • yp: Remove contract tree and deploy data from circuits and state (#5260) (acffa7b)
barretenberg: 0.29.0

0.29.0 (2024-03-18)

⚠ BREAKING CHANGES

  • Acir call opcode (#4773)

Features

Bug Fixes

Miscellaneous


This PR was generated with Release Please. See documentation.

@AztecBot AztecBot force-pushed the release-please--branches--master branch 2 times, most recently from 56e1097 to 89b0c8b Compare March 15, 2024 10:09
@AztecBot
Copy link
Collaborator Author

AztecBot commented Mar 15, 2024

Benchmark results

Metrics with a significant change:

  • note_history_successful_decrypting_time_in_ms (5): 1,980 (+61%)
  • note_history_trial_decrypting_time_in_ms (5): 267 (+284%)
  • note_trial_decrypting_time_in_ms (8): 11.8 (-87%)
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 82f8cf5e 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,668 18,820 36,356
l1_rollup_calldata_gas 66,412 239,032 468,764
l1_rollup_execution_gas 647,510 929,390 1,304,944
l2_block_processing_time_in_ms 1,318 (-2%) 4,866 (+6%) 9,322 (+1%)
note_successful_decrypting_time_in_ms 207 (+9%) 536 (+9%) 984
note_trial_decrypting_time_in_ms ⚠️ 11.8 (-87%) 52.4 (-50%) 114 (+3%)
l2_block_building_time_in_ms 18,176 68,898 (+1%) 136,107 (+1%)
l2_block_rollup_simulation_time_in_ms 8,121 28,941 (+1%) 56,424
l2_block_public_tx_process_time_in_ms 10,032 (-1%) 39,899 (+1%) 79,582 (+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 13,773 (-5%) 27,082 (-3%)
note_history_successful_decrypting_time_in_ms ⚠️ 1,980 (+61%) 2,425 (-3%)
note_history_trial_decrypting_time_in_ms ⚠️ 267 (+284%) 172 (+10%)
node_database_size_in_bytes 19,066,960 35,688,528
pxe_database_size_in_bytes 29,859 59,414

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 285 (+1%) 44,366 28,244
private-kernel-ordering 220 (+3%) 52,868 14,326
base-parity 1,861 (+3%) 128 311
base-rollup 729 (+1%) 165,787 925
root-parity 1,632 (+3%) 1,244 311
root-rollup 62.7 (-1%) 4,487 789
private-kernel-inner 660 (+3%) 73,771 28,244
public-kernel-app-logic 452 (+2%) 35,260 28,215
public-kernel-tail 174 (+1%) 40,926 28,215
merge-rollup 8.28 2,696 925

Tree insertion stats

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

Metric 1 leaves 16 leaves 64 leaves 128 leaves 512 leaves 1024 leaves 2048 leaves 4096 leaves 32 leaves
batch_insert_into_append_only_tree_16_depth_ms 9.97 16.0 N/A N/A N/A N/A N/A N/A N/A
batch_insert_into_append_only_tree_16_depth_hash_count 16.8 31.6 N/A N/A N/A N/A N/A N/A N/A
batch_insert_into_append_only_tree_16_depth_hash_ms 0.582 0.495 N/A N/A N/A N/A N/A N/A N/A
batch_insert_into_append_only_tree_32_depth_ms N/A N/A 49.2 (+5%) 72.2 (+1%) 231 (+1%) 442 (-1%) 889 (+2%) 1,718 (+2%) N/A
batch_insert_into_append_only_tree_32_depth_hash_count N/A N/A 96.0 159 543 1,055 2,079 4,127 N/A
batch_insert_into_append_only_tree_32_depth_hash_ms N/A N/A 0.505 (+5%) 0.445 (+1%) 0.421 (+1%) 0.414 0.421 (+2%) 0.412 (+2%) N/A
batch_insert_into_indexed_tree_20_depth_ms N/A N/A 57.2 (+7%) 107 340 (-3%) 656 (-1%) 1,318 (+1%) 2,617 (+3%) N/A
batch_insert_into_indexed_tree_20_depth_hash_count N/A N/A 104 207 691 1,363 2,707 5,395 N/A
batch_insert_into_indexed_tree_20_depth_hash_ms N/A N/A 0.510 (+7%) 0.483 (+1%) 0.460 (-4%) 0.453 0.456 (+1%) 0.455 (+3%) N/A
batch_insert_into_indexed_tree_40_depth_ms N/A N/A N/A N/A N/A N/A N/A N/A 62.7 (+3%)
batch_insert_into_indexed_tree_40_depth_hash_count N/A N/A N/A N/A N/A N/A N/A N/A 109
batch_insert_into_indexed_tree_40_depth_hash_ms N/A N/A N/A N/A N/A N/A N/A N/A 0.549 (+3%)

Miscellaneous

Transaction sizes based on how many contract classes are registered in the tx.

Metric 0 registered classes
tx_size_in_bytes 22,012

Transaction processing duration by data writes.

Metric 0 new note hashes 1 new note hashes
tx_pxe_processing_time_ms 3,235 (-2%) 1,781 (+2%)
Metric 0 public data writes 1 public data writes
tx_sequencer_processing_time_ms 11.1 (+1%) 1,256 (+1%)

@AztecBot AztecBot force-pushed the release-please--branches--master branch 11 times, most recently from 3695d1d to 3f56b77 Compare March 15, 2024 14:24
Copy link

socket-security bot commented Mar 15, 2024

No dependency changes detected. Learn more about Socket for GitHub β†—οΈŽ

πŸ‘ No dependency changes detected in pull request

@AztecBot AztecBot force-pushed the release-please--branches--master branch 14 times, most recently from b83a2bc to 2d545d1 Compare March 18, 2024 11:43
@AztecBot AztecBot force-pushed the release-please--branches--master branch 3 times, most recently from 24a0ef3 to 3f77f00 Compare March 18, 2024 12:33
@AztecBot AztecBot changed the title chore(master): Release 0.28.2 chore(master): Release 0.29.0 Mar 18, 2024
@AztecBot AztecBot force-pushed the release-please--branches--master branch 5 times, most recently from a5ee48c to 8cab351 Compare March 18, 2024 14:40
@AztecBot AztecBot force-pushed the release-please--branches--master branch from 8cab351 to 17cee74 Compare March 18, 2024 15:22
@sirasistant sirasistant merged commit 205290e into master Mar 18, 2024
98 checks passed
@sirasistant sirasistant deleted the release-please--branches--master branch March 18, 2024 16:15
@AztecBot
Copy link
Collaborator Author

@AztecBot
Copy link
Collaborator Author

@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
None yet
Development

Successfully merging this pull request may close these issues.

AVM circuit: MOV opcode with direct memory
2 participants