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
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4446,10 +4446,12 @@ dependencies = [
|
||||
"solana-measure",
|
||||
"solana-metrics",
|
||||
"solana-net-utils",
|
||||
"solana-rpc",
|
||||
"solana-runtime",
|
||||
"solana-sdk",
|
||||
"solana-streamer",
|
||||
"solana-version",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Reference in New Issue
Block a user