solana/bench-tps/src
Will Hickey dba2fd5a16
Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194)
Enable QUIC client by default. Add arg to disable QUIC client.

* Enable QUIC client by default. Add arg to disable QUIC client.
* Deprecate --disable-quic-servers arg
* Add #[ignore] annotation to failing tests
2022-08-19 09:15:15 -05:00
..
bench_tps_client Add get_account_with_commitment to BenchTpsClient (#27176) 2022-08-18 10:17:32 +02:00
bench.rs Bench tps add nonce flag (#27030) 2022-08-13 13:01:25 +02:00
bench_tps_client.rs Add get_account_with_commitment to BenchTpsClient (#27176) 2022-08-18 10:17:32 +02:00
cli.rs Enable QUIC client by default. Add arg to disable QUIC client. (Forward port #26927) (#27194) 2022-08-19 09:15:15 -05: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 Bench tps add nonce flag (#27030) 2022-08-13 13:01:25 +02:00
perf_utils.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00
send_batch.rs Bench tps: refactor client creation (#26862) 2022-08-05 10:51:15 +02:00