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

wip: use offchain sub interval #397

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

emilianobonassi
Copy link
Collaborator

No description provided.

Copy link

Metric Value
Batch Start 749,140
Batch End 749,145
Witness Generation (seconds) 0
Execution Duration (seconds) 29
Total Instruction Count 1,346,942,546
Oracle Verify Cycles 193,122,351
Derivation Cycles 1,055,632,867
Block Execution Cycles 7,677,340
Blob Verification Cycles 23,292,488
Total SP1 Gas 0
Number of Blocks 5
Number of Transactions 5
Ethereum Gas Used 244,302
Cycles per Block 269,388,509
Cycles per Transaction 269,388,509
Transactions per Block 1
Gas Used per Block 48,860
Gas Used per Transaction 48,860
BN Pair Cycles 0
BN Add Cycles 0
BN Mul Cycles 0
KZG Eval Cycles 0
EC Recover Cycles 0
P256 Verify Cycles 0

@@ -92,6 +92,8 @@ type CLIConfig struct {
MaxConcurrentProofRequests uint64
// Mock is a flag to use the mock OP Succinct server.
Mock bool
// Submission interval, must be greater than onchain minbound
Copy link
Member

Choose a reason for hiding this comment

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

nit: period

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