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(blockifier): slight diff impl for AccountTransaction getters #2102

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

avivg-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

@avivg-starkware avivg-starkware marked this pull request as ready for review November 17, 2024 10:58
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/refactor_account_tx_tip_resource_bounds branch from 20f4544 to ca92528 Compare November 17, 2024 10:58
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from d654aae to 092ec00 Compare November 17, 2024 10:58
Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/refactor_account_tx_tip_resource_bounds branch from ca92528 to fae60a0 Compare November 17, 2024 11:17
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from 092ec00 to 22d25b7 Compare November 17, 2024 11:17
Copy link

Artifacts upload triggered. View details here

Copy link

Benchmark movements:
tree_computation_flow performance regressed!
tree_computation_flow time: [34.785 ms 35.263 ms 35.832 ms]
change: [+1.0882% +2.5036% +4.2812%] (p = 0.00 < 0.05)
Performance has regressed.
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) high mild
8 (8.00%) high severe

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.88%. Comparing base (e3165c4) to head (09a82c9).
Report is 603 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2102       +/-   ##
===========================================
+ Coverage   40.10%   76.88%   +36.77%     
===========================================
  Files          26      110       +84     
  Lines        1895    13945    +12050     
  Branches     1895    13945    +12050     
===========================================
+ Hits          760    10721     +9961     
- Misses       1100     2759     +1659     
- Partials       35      465      +430     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/refactor_account_tx_tip_resource_bounds branch from fae60a0 to b436fef Compare November 17, 2024 12:34
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from 22d25b7 to a5ee9e1 Compare November 17, 2024 12:34
@avivg-starkware avivg-starkware changed the base branch from avivg/blockifier/refactor_account_tx_tip_resource_bounds to avivg/blockifier/use_macro_sender_addr_tx_hash November 17, 2024 12:34
Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from a5ee9e1 to e0b31f8 Compare November 17, 2024 12:52
Copy link

Artifacts upload triggered. View details here

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/use_macro_sender_addr_tx_hash branch from ed4f424 to a3f457a Compare November 17, 2024 13:53
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from e0b31f8 to a7457ea Compare November 17, 2024 13:53
Copy link

Artifacts upload triggered. View details here

Copy link

Benchmark movements:
full_committer_flow performance improved 😺
full_committer_flow time: [30.112 ms 30.191 ms 30.280 ms]
change: [-2.6414% -1.7863% -1.1287%] (p = 0.00 < 0.05)
Performance has improved.
Found 8 outliers among 100 measurements (8.00%)
6 (6.00%) high mild
2 (2.00%) high severe

Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!
:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/use_macro_sender_addr_tx_hash branch from a3f457a to 5b6c212 Compare November 20, 2024 16:03
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from a7457ea to ab1f379 Compare November 20, 2024 16:03
Copy link

Artifacts upload triggered. View details here

Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/use_macro_sender_addr_tx_hash branch from 5b6c212 to f738ed6 Compare November 27, 2024 09:42
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from ab1f379 to 633ca17 Compare November 27, 2024 09:42
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/use_macro_sender_addr_tx_hash branch from f738ed6 to c5b0668 Compare November 27, 2024 09:58
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from 633ca17 to ea624cc Compare November 27, 2024 09:59
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/use_macro_sender_addr_tx_hash branch from c5b0668 to 0664623 Compare November 27, 2024 10:18
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from ea624cc to 7bbd69b Compare November 27, 2024 10:18
@avivg-starkware avivg-starkware changed the title chore(blockifier): consider slightly different implementation of account tx getters chore(blockifier): slight diff impl for AccountTransaction getters Nov 27, 2024
Copy link

Benchmark movements:
tree_computation_flow performance regressed!
tree_computation_flow time: [34.604 ms 35.076 ms 35.625 ms]
change: [+2.5370% +3.7553% +5.8111%] (p = 0.00 < 0.05)
Performance has regressed.
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) high mild
7 (7.00%) high severe

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/use_macro_sender_addr_tx_hash branch 2 times, most recently from 714f261 to b9ab129 Compare November 27, 2024 11:15
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from 7bbd69b to a74f9fd Compare November 27, 2024 11:15
Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)

@avivg-starkware avivg-starkware changed the base branch from avivg/blockifier/use_macro_sender_addr_tx_hash to graphite-base/2102 November 27, 2024 12:43
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from a74f9fd to b2d59ab Compare November 27, 2024 12:43
@avivg-starkware avivg-starkware changed the base branch from graphite-base/2102 to main November 27, 2024 12:44
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/account_tx_getters_impl branch from b2d59ab to 09a82c9 Compare November 27, 2024 12:44
Copy link

Benchmark movements:
full_committer_flow performance improved 😺
full_committer_flow time: [29.575 ms 29.658 ms 29.766 ms]
change: [-2.3417% -1.9853% -1.5770%] (p = 0.00 < 0.05)
Performance has improved.
Found 5 outliers among 100 measurements (5.00%)
5 (5.00%) high severe

@avivg-starkware avivg-starkware merged commit 0165282 into main Nov 27, 2024
16 checks passed
@avivg-starkware avivg-starkware deleted the avivg/blockifier/account_tx_getters_impl branch November 27, 2024 13:11
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants