Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Really slow runtime #334

Closed
gavofyork opened this issue Jul 16, 2018 · 1 comment
Closed

Really slow runtime #334

gavofyork opened this issue Jul 16, 2018 · 1 comment
Labels
I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.

Comments

@gavofyork
Copy link
Member

Around the #680k mark on the poc-1 testnet, block validation suddenly becomes slow. My suspicion is that this is database IO and perhaps connected with the proposals under the democracy module that were active around that time.

Should trace & analyse externalities to check this theorem, and perhaps fix runtime if necessary.

@gavofyork gavofyork added the I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. label Jul 16, 2018
@gavofyork
Copy link
Member Author

Fixed (kinda) in #328

JoshOrndorff added a commit to moonbeam-foundation/substrate that referenced this issue Apr 21, 2021
liuchengxu added a commit to chainx-org/substrate that referenced this issue Aug 23, 2021
* Update chainpool/substrate to 6244ecd

* remove panic in service start for get pub key from storage

* Update chainpool/substrate to fe056d3

* promote runtime log print

* Filter these have set up trustee based on the candidates of validators (paritytech#334)

Close paritytech#333

* update version

* 2 sessions_per_era for now
liuchengxu pushed a commit to autonomys/substrate that referenced this issue Jun 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
Projects
None yet
Development

No branches or pull requests

1 participant