mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
bencher: 2 core benchmark: always run round with 1 load test worker
This is to give chihaya a chance not to crash
This commit is contained in:
parent
de4a91a7c4
commit
a44c4cde3d
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ impl UdpCommand {
|
|||
],
|
||||
},
|
||||
load_test_runs: simple_load_test_runs(cpu_mode, &[
|
||||
(1, Priority::Medium),
|
||||
(1, Priority::High),
|
||||
(2, Priority::Medium),
|
||||
(4, Priority::Medium),
|
||||
(6, Priority::Medium),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue