solana/validator/src
Yueh-Hsuan Chiang 5245eb4229
(LedgerStore) Hidden validator argument for RocksDB perf samples (#24684)
#### Summary of Changes
This PR replaces the use of thread_rng in RocksDB perf metric samples by
AtomicU32 with Ordering::Relaxed to improve the performance of determining
whether to sample the current RocksDB's read/write perf metric.
2022-04-29 17:55:34 -07:00
..
bin Add maybe clone flag to solana-test-validator 2022-04-25 19:56:57 -07:00
admin_rpc_service.rs `solana-validator set-identity` no longer writes a tower file unnecessarily 2022-03-08 15:34:23 -08:00
bootstrap.rs Check tpu quic socket (#24122) 2022-04-11 16:48:36 +02:00
dashboard.rs
lib.rs Thin client quic (#23973) 2022-03-31 15:47:00 -04:00
main.rs (LedgerStore) Hidden validator argument for RocksDB perf samples (#24684) 2022-04-29 17:55:34 -07:00