solana/programs/bpf/c
ryleung-solana 4663b86b8b
Add DOS test that sends large transactions (#20624)
Problem
We need a test that stress-tests the network using large transactions, including sending multiple large transactions that reference independent sets of accounts, so they can be executed in parallel.

Summary of Changes
Adds such a test. Also adds a version of the tuner program that runs for a configurable number of iterations.
2021-10-29 15:57:32 -04:00
..
src Add DOS test that sends large transactions (#20624) 2021-10-29 15:57:32 -04:00
.gitignore Revert "Rename programs to instruction_processors (#3789)" (#3824) 2019-04-17 15:05:49 -06:00
makefile Re-org SDK dir (#4690) 2019-06-17 11:04:38 -07:00