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

[Chore]: DB r/w optimizations for ProviderBoost operations #1967

Closed
shannonwells opened this issue May 9, 2024 · 1 comment
Closed

[Chore]: DB r/w optimizations for ProviderBoost operations #1967

shannonwells opened this issue May 9, 2024 · 1 comment

Comments

@shannonwells
Copy link
Collaborator

shannonwells commented May 9, 2024

Problem

The results of the benchmarks for Capacity's provider_boost and on_initialize show that there is a need to try to get this down as much as possible.

The worst case on_initialize total weights increased by over 4X, and the provider_boost extrinsic cost is 2nd or 3rd highest of all the extrinics.

See PR #1966

@wilwade
Copy link
Collaborator

wilwade commented Jun 18, 2024

Closed in part by #2005

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

2 participants