solana/core
Christian Kamm 0efb7478cd
FindPacketSenderStake: Remove parallelism to improve performance (#25562)
* FindPacketSenderStake: Remove parallelism to improve performance

The work unit sizes were so small that using the thread pool
slowed down this stage significantly.

* fix checks

Co-authored-by: Justin Starry <justin@solana.com>
2022-05-26 21:17:52 +10:00
..
benches Refactor Sigverify trait (#25359) 2022-05-24 16:01:41 -05:00
src FindPacketSenderStake: Remove parallelism to improve performance (#25562) 2022-05-26 21:17:52 +10:00
tests Add options to store full and/or incremental snapshots in separate locations (#24247) 2022-05-10 16:37:41 -04:00
.gitignore
Cargo.toml Remove retain_mut dep (#25494) 2022-05-23 21:45:49 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00