Module solana_bench_tps_evm::bench [−][src]
Enums
| BenchTpsError |
Constants
| MAX_SPENDS_PER_TX | |
| MAX_TX_QUEUE_AGE |
Functions
| airdrop_lamports | |
| compute_and_report_stats | |
| create_sampler_thread | |
| 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 | |
| get_recent_blockhash | |
| metrics_submit_lamport_balance | |
| poll_blockhash | |
| wait_for_target_slots_per_epoch |
Type Definitions
| Result | |
| SharedTransactions |