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

Improve fee_schedule::calculate_fee() performance #1662

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

abitmore
Copy link
Member

Do fewer 128-bit computations.

#1660 is some related, but this PR doesn't resolve it.

@abitmore
Copy link
Member Author

To replay 27M blocks:

975049ms th_a db_management.cpp:155 reindex ] Done reindexing, elapsed time: 3524.93438299999979790 sec

It does improve a bit in comparison to 3631 seconds mentioned in #1083 (comment).

@abitmore abitmore merged commit 5e6e9a1 into develop Mar 22, 2019
@abitmore abitmore deleted the performance-calculate-fee branch March 22, 2019 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants