solana-with-rpc-optimizations/validator
steviez 4a67cd495b
Allow configuration of replay thread pools from CLI (#236)
Bubble up the constants to the CLI that control the sizes of the
following two thread pools:
- The thread pool used to replay multiple forks in parallel
- The thread pool used to execute transactions in parallel
2024-03-20 15:07:04 -05:00
..
src Allow configuration of replay thread pools from CLI (#236) 2024-03-20 15:07:04 -05:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml Move default value for --rpc-pubsub-notification-threads to CLI (#158) 2024-03-12 16:11:44 -05:00
solana-test-validator