solana/bench-tps/src
Pankaj Garg 49df1c47e8
Use batch send in bench-tps to send transactions (#27527)
* Use batch send in bench-tps to send transactions

* serialize using par iter
2022-09-01 17:32:23 +00:00
..
bench_tps_client Use batch send in bench-tps to send transactions (#27527) 2022-09-01 17:32:23 +00:00
bench.rs add use_durable_nonce option (#27151) 2022-08-26 22:08:27 +02:00
bench_tps_client.rs add get_multiple_accounts to BenchTpsClient (#27379) 2022-08-25 15:44:37 +02:00
cli.rs add use_durable_nonce option (#27151) 2022-08-26 22:08:27 +02: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 Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
perf_utils.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00
send_batch.rs add use_durable_nonce option (#27151) 2022-08-26 22:08:27 +02:00