Function solana_bench_tps::bench::do_bench_tps [−][src]
pub fn do_bench_tps<T>(
client: Arc<T>,
config: Config,
gen_keypairs: Vec<Keypair>
) -> u64 where
T: 'static + Client + Send + Sync,
pub fn do_bench_tps<T>(
client: Arc<T>,
config: Config,
gen_keypairs: Vec<Keypair>
) -> u64 where
T: 'static + Client + Send + Sync,