Skip to content

Commit

Permalink
Fix prdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiEres committed Nov 25, 2024
1 parent be4bbb8 commit 763ce3e
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions prdoc/pr_6636.prdoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,8 @@ title: Optimize initialization of networking protocol benchmarks
doc:
- audience: Node Dev
description: |-
# Description
These changes should enhance the quality of benchmark results by excluding worker initialization time from the measurements and reducing the overall duration of the benchmarks.

### Integration
It should not affect any downstream projects.

### Review Notes
- Workers initialize once per benchmark to avoid side effects.
- The listen address is assigned when a worker starts.
- Benchmarks are divided into two groups by size to create better charts for comparison.
crates:
- name: sc-network
bump: major
validate: false

0 comments on commit 763ce3e

Please sign in to comment.