solana/core/tests
anatoly yakovenko ba83e4ca50
Fix fannout gossip bench (#10509)
* Gossip benchmark

* Rayon tweaking

* push pulls

* fanout to max nodes

* fixup! fanout to max nodes

* fixup! fixup! fanout to max nodes

* update

* multi vote test

* fixup prune

* fast propagation

* fixups

* compute up to 95%

* test for specific tx

* stats

* stats

* fixed tests

* rename

* track a lagging view of which nodes have the local node in their active set in the local received_cache

* test fixups

* dups are old now

* dont prune your own origin

* send vote to tpu

* tests

* fixed tests

* fixed test

* update

* ignore scale

* lint

* fixup

* fixup

* fixup

* cleanup

Co-authored-by: Stephen Akridge <sakridge@gmail.com>
2020-06-13 22:03:38 -07:00
..
bank_forks.rs Remove redundant BankForks parameter (#10537) 2020-06-12 11:04:17 -06:00
client.rs Remove redundant BankForks parameter (#10537) 2020-06-12 11:04:17 -06:00
cluster_info.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
crds_gossip.rs Optimize process pull responses (#10460) 2020-06-09 17:08:13 -07:00
fork-selection.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
gossip.rs Fix fannout gossip bench (#10509) 2020-06-13 22:03:38 -07:00
ledger_cleanup.rs ledger_cleanup_service: compact at a slower rate than purging (#10414) 2020-06-04 21:06:06 -07:00
rpc.rs Fixup deserialize_bs58_transaction, and make a few error types more targeted (#10171) 2020-05-21 17:30:02 -07:00