solana/bench-tps/src
Lijun Wang 344e466e12
Async connection creation in connection cache (#33302)
If there is a connection in the cache available, use it and create the additional connection asynchronously.
2023-09-25 18:17:47 -07:00
..
bench_tps_client Async connection creation in connection cache (#33302) 2023-09-25 18:17:47 -07:00
bench.rs specify compute budget when padding program is used (#33234) 2023-09-14 14:18:58 +02:00
bench_tps_client.rs add get_multiple_accounts to BenchTpsClient (#27379) 2022-08-25 15:44:37 +02:00
cli.rs BenchTPS: Allow a fixed compute-unit-price (#32775) 2023-08-15 15:20:04 -07:00
keypairs.rs Increase loaded accounts data size when padding program is used (#33219) 2023-09-13 11:20:40 +02:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
main.rs Increase loaded accounts data size when padding program is used (#33219) 2023-09-13 11:20:40 +02:00
perf_utils.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
send_batch.rs Funding transactions must specify data limit (#32131) 2023-06-15 18:53:04 +00:00