solana/core
Tao Zhu dd80a525ef
Leader QoS service metrics (#21708)
* - qos_service metrics tagged with leader thread ids to separate gossip/tpu votes and transactions;
- qos_service metrics is reported with bank slot;
- replaced timer-based reporting with signal via channel; removed async report test as qos_service now lives within a thread

* - add tpu live packets (eg, not buffered packets) states to qos metrics reporting
2021-12-22 21:39:59 +00:00
..
benches Leader QoS service metrics (#21708) 2021-12-22 21:39:59 +00:00
src Leader QoS service metrics (#21708) 2021-12-22 21:39:59 +00:00
tests Clean up test_ledger_cleanup_compaction prints (#21875) 2021-12-16 11:24:29 -06:00
.gitignore
Cargo.toml removes unused Cargo dependencies (#22022) 2021-12-22 17:01:33 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00