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

Runtime benchmarking #1393

Closed
kamilsa opened this issue Nov 3, 2022 · 0 comments · Fixed by #1569
Closed

Runtime benchmarking #1393

kamilsa opened this issue Nov 3, 2022 · 0 comments · Fixed by #1569

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Nov 3, 2022

Measure performance of execution sample blocks to tune the performance of WASM engines

Introduce block execution benchmark that could executed with the flag

kagome benchmark block --chain polkadot.json -d polkadot-dev --from 1 --to 1 --repeat 10 --wasm-execution Compiled
And outputs mean, median execution time with dispersion

Helpful links:
Hardrware assumptions: https://www.shawntabrizi.com/substrate-graph-benchmarks/docs/#/assumptions

@kamilsa kamilsa added the Runtime label Nov 3, 2022
@kamilsa kamilsa added this to the Kusama treasury 1 milestone Nov 3, 2022
@kamilsa kamilsa moved this from Selected for development to Todo in KAGOME Dec 14, 2022
@kamilsa kamilsa assigned Harrm and unassigned turuslan Apr 5, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in KAGOME May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants