Skip to content

Commit dda0742

Browse files
committed
prdoc
1 parent 029ae05 commit dda0742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prdoc/pr_10947.prdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ doc:
33
- audience: Runtime Dev
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.
6-
This PR whitelists the warmup keys so that it doesn't appear in the read/write count.
6+
This PR whitelists warmup key so that it doesn't appear in the read/write count.
77
crates:
88
- name: frame-benchmarking
99
bump: patch

0 commit comments

Comments
 (0)