Module solana_bench_tps::bench [−][src]
Enums
| BenchTpsError |
Constants
| MAX_SPENDS_PER_TX |
Functions
| airdrop_lamports | |
| do_bench_tps | |
| fund_keys | fund the dests keys by spending all of the source keys into MAX_SPENDS_PER_TX on every iteration. This allows us to replay the transfers because the source is either empty, or full |
| generate_and_fund_keypairs | |
| generate_keypairs |
Type Definitions
| Result | |
| SharedTransactions |