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

Expand gas profiling #22

Closed
iamdefinitelyahuman opened this issue Jan 10, 2019 · 4 comments
Closed

Expand gas profiling #22

iamdefinitelyahuman opened this issue Jan 10, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@iamdefinitelyahuman
Copy link
Member

Create a new mode specifically for gas profile comparisons that integrates with git to run the same test across multiple branches and output the results.

This could also force a rethink about the brownie project folder structure..

@iamdefinitelyahuman
Copy link
Member Author

As per https://medium.com/@0age/on-efficient-ethereum-addresses-3fef0596e263

this will require completing #11 before it can be fully accurate between tests.

@iamdefinitelyahuman
Copy link
Member Author

With ce95674, made the first step toward this. It makes sense to integrate the functionality into the TxHistory object.

@iamdefinitelyahuman
Copy link
Member Author

Should also show the number of times each function is called.

@iamdefinitelyahuman
Copy link
Member Author

Closing as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant