solana/bench-tps/src
Tyera Eulberg 3871c85fd7
Add BenchTpsClient trait (#24208)
* Add BenchTpsClient

* Impl BenchTpsClient for used clients

* Use BenchTpsClient in do_bench

* Update integration test to use faucet via rpc

* Support keypairs from file that are not prefunded

* Remove old perf-utils
2022-04-11 13:45:40 -06:00
..
bench_tps_client Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
bench.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
bench_tps_client.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
cli.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
lib.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
main.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
perf_utils.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00