solana/bench-tps/src
Lijun Wang 84fbf9273b
Refactor thin client (#30229)
Make client/thin_client a thin wrapper and forward calls to the thin-client/thin_client
2023-02-10 09:55:13 -08: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 Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08: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 Refactor thin client (#30229) 2023-02-10 09:55:13 -08: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