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

SBP: Block Production time #36

Closed
NachoPal opened this issue May 20, 2022 · 3 comments
Closed

SBP: Block Production time #36

NachoPal opened this issue May 20, 2022 · 3 comments

Comments

@NachoPal
Copy link

NachoPal commented May 20, 2022

I noticed that you reduced MILLISECS_PER_BLOCK to 3000. Unless there is a very strong reason to reduce this value and necessary calculations have been done to ensure network stability, I would recommend to keep the default value of 6 seconds.

More info here: https://substrate.stackexchange.com/questions/1618/what-happens-when-i-decrease-the-millisecs-per-block-parameter-in-runtime-src

@NachoPal
Copy link
Author

In addition, if you are planning to become a parachain at some point, you should know that right now the block production is set to 12 seconds.

@swowk
Copy link
Member

swowk commented May 26, 2022

thank you, Nacho. We also found this bottleneck in the development enviornment, and we will take into consideration for that.

@ytqaljn
Copy link
Member

ytqaljn commented Sep 16, 2022

@ytqaljn ytqaljn closed this as completed Sep 16, 2022
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

3 participants