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

706 run benchmarks and update weights for pallet collective once benchmarks are fixed for external pallets #923

Conversation

rlaferla
Copy link
Contributor

Goal

The goal of this PR is to enable the benchmarks for the collective pallet.

Closes #706

Added constant CouncilMaxMembers for maximum number of council members.
Increase max number of tech committee members from 3 to 10 to fix benchmarking.
Added pallet_collective to benchmarks now that it is working.
@rlaferla rlaferla requested review from saraswatpuneet, a team and enddynayn January 18, 2023 19:12
Copy link
Collaborator

@enddynayn enddynayn left a comment

Choose a reason for hiding this comment

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

👍 Nice! We got these in.

@enddynayn
Copy link
Collaborator

LGTM, I would double-check that those are still the config values we want.

…llet_collective-once-benchmarks-are-fixed-for-external-pallets
@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #923 (1e824f9) into main (80f9369) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #923   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files          17       17           
  Lines         797      797           
=======================================
  Hits          671      671           
  Misses        126      126           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@saraswatpuneet saraswatpuneet left a comment

Choose a reason for hiding this comment

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

🏋️‍♂️

@rlaferla rlaferla enabled auto-merge (squash) January 18, 2023 20:27
…llet_collective-once-benchmarks-are-fixed-for-external-pallets
@rlaferla rlaferla merged commit 50a41eb into main Jan 18, 2023
@rlaferla rlaferla deleted the 706-run-benchmarks-and-update-weights-for-pallet_collective-once-benchmarks-are-fixed-for-external-pallets branch January 18, 2023 23:33
@rlaferla rlaferla restored the 706-run-benchmarks-and-update-weights-for-pallet_collective-once-benchmarks-are-fixed-for-external-pallets branch January 19, 2023 14:47
JoeCap08055 pushed a commit that referenced this pull request Jan 19, 2023
…hmarks are fixed for external pallets (#923)

The goal of this PR is to enable the benchmarks for the collective
pallet.

Closes #706

Co-authored-by: Jenkins <[email protected]>
JoeCap08055 pushed a commit that referenced this pull request Jan 19, 2023
…hmarks are fixed for external pallets (#923)

The goal of this PR is to enable the benchmarks for the collective
pallet.

Closes #706

Co-authored-by: Jenkins <[email protected]>
@demisx demisx added the change/major Major Changes in this PR label Jan 19, 2023
@demisx demisx removed the change/major Major Changes in this PR label Jan 20, 2023
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.

Run benchmarks and update weights for pallet_collective once benchmarks are fixed for external pallets
4 participants