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 #936

Conversation

rlaferla
Copy link
Contributor

Goal

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

Closes #706

rlaferla and others added 8 commits January 17, 2023 18:04
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.
…llet_collective-once-benchmarks-are-fixed-for-external-pallets
…llet_collective-once-benchmarks-are-fixed-for-external-pallets
…llet_collective-once-benchmarks-are-fixed-for-external-pallets
…llet_collective-once-benchmarks-are-fixed-for-external-pallets
…tive-once-benchmarks-are-fixed-for-external-pallets' of https://github.com/LibertyDSNP/frequency into 706-run-benchmarks-and-update-weights-for-pallet_collective-once-benchmarks-are-fixed-for-external-pallets
@rlaferla rlaferla enabled auto-merge (squash) January 19, 2023 16:10
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #936 (3f80b8f) into main (06de123) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #936   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          17       17           
  Lines         805      805           
=======================================
  Hits          680      680           
  Misses        125      125           

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

@rlaferla rlaferla marked this pull request as draft January 19, 2023 20:02
auto-merge was automatically disabled January 19, 2023 20:02

Pull request was converted to draft

@rlaferla rlaferla marked this pull request as ready for review January 19, 2023 20:02
…llet_collective-once-benchmarks-are-fixed-for-external-pallets
Copy link
Collaborator

@shannonwells shannonwells left a comment

Choose a reason for hiding this comment

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

I think you still need to run the benchmarks on Jenkins to get the pallet_collective weights updated, no?

@rlaferla
Copy link
Contributor Author

rlaferla commented Jan 20, 2023

@wilwade said that I didn't have to run them again. But I could if you see a problem.

Jenkins and others added 2 commits January 20, 2023 15:28
…llet_collective-once-benchmarks-are-fixed-for-external-pallets
@rlaferla rlaferla enabled auto-merge (squash) January 21, 2023 01:07
@rlaferla rlaferla merged commit 0cebe13 into main Jan 23, 2023
@rlaferla rlaferla deleted the 706-run-benchmarks-and-update-weights-for-pallet_collective-once-benchmarks-are-fixed-for-external-pallets branch January 23, 2023 14:20
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