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

intro bench all #12

Merged
merged 35 commits into from
Mar 1, 2023
Merged

intro bench all #12

merged 35 commits into from
Mar 1, 2023

Conversation

mordamax
Copy link
Collaborator

@mordamax mordamax commented Feb 2, 2023

Closes: paritytech/command-bot#169

New commands:

  • cumulus: bot bench-all
  • polkadot: bot bench-all <runtime> (polkadot/kusama/westend/rococo)
  • substrate: bot bench-all
  • bench on VM for testing: bot bench-vm $ ... reuses bench but runs on VM machine in gitlab
  • added exclude:true and support for command-bot to render docs without "args" in preset section -> add "excluded" to schema + add help/clean to docs command-bot#162

Docs:

  • added merge & rebase to documentation

Testing:

@mordamax mordamax marked this pull request as ready for review February 20, 2023 21:55
@mordamax mordamax requested a review from a team as a code owner February 20, 2023 21:55
commands/bench/lib/bench-all-substrate.sh Outdated Show resolved Hide resolved
commands/bench/lib/bench-all-polkadot.sh Outdated Show resolved Hide resolved
commands/bench/lib/bench-all-cumulus.sh Outdated Show resolved Hide resolved
@mordamax mordamax merged commit d0f6e9b into main Mar 1, 2023
@mordamax mordamax deleted the mak/bench-all branch March 1, 2023 22:53
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

Successfully merging this pull request may close these issues.

bench-all command to recalculate all pallets
3 participants