solana-with-rpc-optimizations/bench-tps/src
kirill lykov 5b879067e6
Bench tps: refactor client creation (#26862)
* relax Sized restriction functions using client

* extract function to build client
2022-08-05 10:51:15 +02:00
..
bench_tps_client add get_account to BenchTpsClient (#26068) 2022-06-21 19:25:52 +02:00
bench.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00
bench_tps_client.rs add get_account to BenchTpsClient (#26068) 2022-06-21 19:25:52 +02:00
cli.rs Revert "Enable QUIC client by default. Add arg to disable QUIC client… (#26913) 2022-08-04 13:26:43 -05:00
keypairs.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00
lib.rs refactor and extract send batch logic (#26067) 2022-07-08 16:34:38 +02:00
main.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00
perf_utils.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00
send_batch.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00