Skip to content

WIP eth/tracers: Add a tracer measuring tx execution time #31713

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

s1na
Copy link
Contributor

@s1na s1na commented Apr 25, 2025

We introduce a new live tracer which tracks the evm vs IO time of each tx in the block. It writes the result to a csv file.

geth --vmtrace perf --vmtrace.jsonconfig '{"csvPath": "perf.csv"}'

@s1na s1na changed the title WIP eth/tracers: Add a tracing measuring tx execution time WIP eth/tracers: Add a tracer measuring tx execution time Apr 25, 2025
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