mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 06:01:04 +00:00
give tokio threads a more convenient name for monitoring purposes
This commit is contained in:
@@ -33,6 +33,7 @@ pub fn benchmark_subscribe_speed(c: &mut Criterion) {
|
||||
},
|
||||
CoreOpts {
|
||||
worker_threads: Some(16),
|
||||
num_aggregators: Some(1),
|
||||
..Default::default()
|
||||
},
|
||||
ShardOpts {
|
||||
|
||||
Reference in New Issue
Block a user