solana/bench-tps/src
behzad nouri ce21a58b65
reworks streamer::StakedNodes (#31082)
{min,max}_stake are computed but never assigned:
https://github.com/solana-labs/solana/blob/4564bcdc1/core/src/staked_nodes_updater_service.rs#L54-L57

The updater code is also inefficient and verbose.
2023-04-10 17:07:40 +00:00
..
bench_tps_client removes dynamic cast and dynamic dispatch from connection-cache (#30128) 2023-02-09 00:50:44 +00:00
bench.rs Add conflict groups to bench-tps (#29513) 2023-01-19 11:58:43 -08:00
bench_tps_client.rs add get_multiple_accounts to BenchTpsClient (#27379) 2022-08-25 15:44:37 +02:00
cli.rs Add solana_clap_utils::hidden_unless_forced() (#30843) 2023-03-22 08:59:17 +00:00
keypairs.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
lib.rs bench-tps: Transition to using spl-instruction-padding (#28496) 2022-10-26 11:16:57 -04:00
main.rs reworks streamer::StakedNodes (#31082) 2023-04-10 17:07:40 +00:00
perf_utils.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00
send_batch.rs add use_durable_nonce option (#27151) 2022-08-26 22:08:27 +02:00
spl_convert.rs bench-tps: Transition to using spl-instruction-padding (#28496) 2022-10-26 11:16:57 -04:00