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

Remove inserted and removed counters #2

Closed
bokkypoobah opened this issue Feb 24, 2019 · 1 comment
Closed

Remove inserted and removed counters #2

bokkypoobah opened this issue Feb 24, 2019 · 1 comment

Comments

@bokkypoobah
Copy link
Owner

As suggested in #1, remove the inserted and removed counters, and remove the related view functions

bokkypoobah added a commit that referenced this issue Feb 24, 2019
@bokkypoobah
Copy link
Owner Author

Gas Before:

minGasUsedInsert=88534
averageGasUsedInsert=118180.96875
maxGasUsedInsert=173058
minGasUsedRemove=33164
averageGasUsedRemove=84683.78125
maxGasUsedRemove=195647

Gas After:

minGasUsedInsert=68318
averageGasUsedInsert=112496.21875
maxGasUsedInsert=167842
minGasUsedRemove=30542
averageGasUsedRemove=80300.5
maxGasUsedRemove=190402

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

No branches or pull requests

1 participant