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

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

Conversation

anonymousGiga
Copy link
Collaborator

@anonymousGiga anonymousGiga commented Mar 13, 2024

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/debug/make-utils-independent branch 2 times, most recently from 336b622 to 5c66064 Compare March 13, 2024 10:01
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