Skip to content

Commit 252d51f

Browse files
committed
add pallet-conviction-voting to prdoc
1 parent 0438ef3 commit 252d51f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

prdoc/pr_10947.prdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ doc:
44
description: |-
55
PR #10802 added `reset_read_write_count()` at the end of commit_db() to prevent warmup operations from appearing in benchmarking results. However, commit_db is called twice: one on `on_before_start()` closure before benchmark, and one after benchmark execution after benchmark.
66
This PR whitelists warmup key so that it doesn't appear in the read/write count.
7+
We also regenerate staking-async and pallet-conviction-voting benchmarks (testing both v1 and v2)
78
crates:
89
- name: frame-benchmarking
910
bump: patch
1011
- name: asset-hub-westend-runtime
1112
bump: patch
13+
- name: pallet-conviction-voting
14+
bump: patch

0 commit comments

Comments
 (0)