Merge pull request #185 from greatest-ape/work-2024-02-04_2

bencher: 2 core benchmark: always run round with 1 load test worker
This commit is contained in:
Joakim Frostegård 2024-02-04 17:35:30 +01:00 committed by GitHub
commit e9686c0348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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),