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

Perf: Add metrics to facilitate performance testing. #51

Closed
wants to merge 1 commit into from

Conversation

anonymousGiga
Copy link
Collaborator

@anonymousGiga anonymousGiga commented Mar 13, 2024

Add measurement code to Reth, including:

  • measurement of execution stage timings;
  • measurement of opcode instructions;
  • measurement of state cache size and hit rates;
  • tps and mgas/s, etc.

@anonymousGiga anonymousGiga force-pushed the andy/debug/utils-independent branch from aa84d43 to 59c242f Compare March 13, 2024 09:29
@anonymousGiga anonymousGiga force-pushed the andy/debug/utils-independent branch from 59c242f to d326670 Compare March 13, 2024 10:29
@anonymousGiga anonymousGiga requested a review from yilongli March 14, 2024 06:37
@github-actions github-actions bot closed this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant