Skip to content

Commit

Permalink
Added missing pallet-beefy-mmr benchmarking
Browse files Browse the repository at this point in the history
Fresh weights for `pallet_beefy_mmr`
  • Loading branch information
bkontur committed Jan 7, 2025
1 parent a5a57db commit 4bede4a
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 32 deletions.
1 change: 1 addition & 0 deletions relay/kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2033,6 +2033,7 @@ mod benches {
[pallet_balances, Native]
[pallet_balances, NisCounterpart]
[pallet_bags_list, VoterList]
[pallet_beefy_mmr, BeefyMmrLeaf]
[frame_benchmarking::baseline, Baseline::<Runtime>]
[pallet_bounties, Bounties]
[pallet_child_bounties, ChildBounties]
Expand Down
88 changes: 72 additions & 16 deletions relay/kusama/src/weights/pallet_beefy_mmr.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions relay/polkadot/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2197,6 +2197,7 @@ mod benches {
// Substrate
[pallet_bags_list, VoterList]
[pallet_balances, Balances]
[pallet_beefy_mmr, BeefyMmrLeaf]
[frame_benchmarking::baseline, Baseline::<Runtime>]
[pallet_bounties, Bounties]
[pallet_child_bounties, ChildBounties]
Expand Down
88 changes: 72 additions & 16 deletions relay/polkadot/src/weights/pallet_beefy_mmr.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4bede4a

Please sign in to comment.