solana-with-rpc-optimizations/local-cluster
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
tests fix typo (#264) 2024-03-15 16:20:30 -05:00
.gitignore
Cargo.toml add in method for building a `TpuClient` for `LocalCluster` tests (#258) 2024-03-18 17:58:11 -07:00