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

Big transactions are slow to trace and have a big memory footpring #792

Closed
ahamlat opened this issue Jun 25, 2024 · 0 comments · Fixed by #793
Closed

Big transactions are slow to trace and have a big memory footpring #792

ahamlat opened this issue Jun 25, 2024 · 0 comments · Fixed by #793

Comments

@ahamlat
Copy link
Contributor

ahamlat commented Jun 25, 2024

We've noticed that Big (~3.5 mgas) transactions are slow to trace, you can find below some of the details

Selection time performance (Execution + line counting) :

  • Number of blocks : 97, each block is 7 million gas
  • Mean: 1092.57 ms
  • Median: 1093.0 ms
  • 75th Percentile: 1128.0 ms
  • 95th Percentile: 1182.0 ms
  • 99th Percentile: 1188.75 ms

Each block in this case has only 2 transactions.

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 a pull request may close this issue.

1 participant