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. #32

Open
wants to merge 1 commit into
base: perf-dev
Choose a base branch
from

Conversation

anonymousGiga
Copy link
Collaborator

Add measurement code to Revm, including:

  • measurement of opcode instruction timings and invocation counts;
  • measurement of state cache size and hit rates;
  • measurement of execution time for revm.transact.

@anonymousGiga anonymousGiga force-pushed the andy/dev/perf-measure branch from ee7c375 to 8a4c4d0 Compare March 18, 2024 03:55
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.

1 participant