solana/bench-tps/src
Tyera Eulberg 8487030ea6
Add TpuClient support to bench-tps (#24227)
* Add fallible send methods, and rpc_client helper

* Add helper to return RpcClient url

* Implement BenchTpsClient for TpuClient

* Add cli rpc and identity handling

* Handle different kinds of clients in main, use TpuClient

* Add tpu_client integration test
2022-04-12 09:43:29 -06:00
..
bench_tps_client Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
bench.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
bench_tps_client.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
cli.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
keypairs.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
lib.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
main.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
perf_utils.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00