solana-with-rpc-optimizations/core
Tao Zhu c96d9d127a
Include forwarding counters in leader slot metrics (#25874)
* To include forwarding counters in leader slot metrics

* Capture slot_end_detected time when checking leader slots, to be used in reporting later

* Simplify banking stage loop to report leader slot metrics

Co-authored-by: carllin <carl@solana.com>
2022-06-13 17:03:34 -05:00
..
benches client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
src Include forwarding counters in leader slot metrics (#25874) 2022-06-13 17:03:34 -05:00
tests (Refactor) Move blocktore options related stuff to blockstore_options.rs (#25509) 2022-05-26 16:59:26 -07:00
.gitignore
Cargo.toml Record solana-validator ver to metrics at startup (#25635) 2022-06-01 13:37:50 +09:00
build.rs