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

Add total measurement instrumentation #3

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

pik694
Copy link

@pik694 pik694 commented Oct 14, 2021

Before switching to two separate branches wall clock-all and wallclock-total, let's add new field to InstrumenterLogger and use it in both measurement types.

This enables us to use just one branch in gas-cost-estimator and let main.go decide which mode to run.
Otherwise, it creates a couple of problems during compilation if we still wanted to keep just one branch in gas-cost-estimator.

@pdobacz pdobacz merged commit f50527d into wallclock Oct 22, 2021
@pdobacz pdobacz deleted the measure-total-instrumenter branch October 22, 2021 07:18
pdobacz pushed a commit that referenced this pull request Oct 22, 2021
JacekGlen pushed a commit to JacekGlen/go-ethereum that referenced this pull request May 26, 2022
JacekGlen pushed a commit that referenced this pull request Jan 17, 2023
Prune gokzg from crypto/kzg
JacekGlen pushed a commit that referenced this pull request Jan 17, 2023
ethapi: Fix gas esitmation for blob txs
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.

2 participants