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

feat: support single pallet check benchmark #1560

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

wischli
Copy link
Contributor

@wischli wischli commented Sep 20, 2023

Description

  • Enables checking a single pallet's benchmark via the check_benchmark.sh script

Bench a single pallet

scripts/check_benchmarks.sh $runtime $pallet

Bench all pallets (unchanged)

scripts/check_benchmarks.sh $runtime

Copy link
Contributor

@lemunozm lemunozm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

@wischli wischli merged commit 70d5828 into main Sep 20, 2023
10 checks passed
@wischli wischli self-assigned this Sep 20, 2023
@wischli wischli added D0-ready Pull request can be merged without special precaution and notification. I8-enhancement An additional feature. and removed I8-enhancement An additional feature. labels Sep 20, 2023
@NunoAlexandre NunoAlexandre deleted the feat/check-benchmark-single-pallet-support branch September 21, 2023 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D0-ready Pull request can be merged without special precaution and notification.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants