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(utils): update block data range #334

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Jan 16, 2025

Fixes fetching the block data for the very first block in the range, which is actually not executed nor proven. This prevents including non-executed blocks in stats, especially for the number of blocks, leading to more accurate estimates.

@ratankaliani ratankaliani changed the title chore: update block data range chore(utils): update block data range Jan 16, 2025
Copy link

github-actions bot commented Jan 16, 2025

Metric Value
Batch Start 22,638,330
Batch End 22,638,335
Witness Generation (seconds) 48
Execution Duration (seconds) 135
Total Instruction Count 6,644,225,834
Oracle Verify Cycles 475,264,240
Derivation Cycles 5,505,461,285
Block Execution Cycles 475,368,488
Blob Verification Cycles 179,046,788
Total SP1 Gas 0
Number of Blocks 5
Number of Transactions 59
Ethereum Gas Used 19,075,058
Cycles per Block 1,328,845,166
Cycles per Transaction 112,613,997
Transactions per Block 11
Gas Used per Block 3,815,011
Gas Used per Transaction 323,306
BN Pair Cycles 0
BN Add Cycles 0
BN Mul Cycles 0
KZG Eval Cycles 0
EC Recover Cycles 2,006,869
P256 Verify Cycles 0

@ratankaliani ratankaliani merged commit 87b4800 into main Jan 17, 2025
6 of 7 checks passed
@ratankaliani ratankaliani deleted the ratan/block-data-range branch January 17, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants