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

Double check the configs #15

Open
1 of 3 tasks
ggwpez opened this issue May 16, 2022 · 2 comments
Open
1 of 3 tasks

Double check the configs #15

ggwpez opened this issue May 16, 2022 · 2 comments

Comments

@ggwpez
Copy link
Member

ggwpez commented May 16, 2022

Writing down some points before I forget them again:

  • Use ParityDB instead of RocksDB for more performance
  • Use polkadot-dev instead of rococo for correct weights
  • Ensure use of wasm-compiled executor (should be the default now AFAIK) --wasm-execution=compiled --execution=wasm
@bernardoaraujor
Copy link
Contributor

@ggwpez ever since we moved to k8 execution mode, the binary is coming from docker.io/parity/polkadot:latest

are these points still relevant?

@ggwpez
Copy link
Member Author

ggwpez commented Oct 28, 2022

Yea it is. We are still not using ParityDB here

"-lparachain=debug",

we also need to use the polkadot-dev runtime, otherwise we get sTPS for rococo and not Polkadot.

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