solana/core/benches
behzad nouri 7d99cddb9f
dedups turbine retransmit peers by tvu socket addresses (#28944)
No need to send duplicate shreds if several nodes have the same tvu
socket address because they are behind a relayer or whatever.
2022-11-28 19:23:02 +00:00
..
banking_stage.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
cluster_info.rs enforces that LAST_SHRED_IN_SLOT is also DATA_COMPLETE_SHRED (#24892) 2022-05-02 23:33:53 +00:00
cluster_nodes.rs dedups turbine retransmit peers by tvu socket addresses (#28944) 2022-11-28 19:23:02 +00:00
consensus.rs Update all BankForks methods to return owned values (#24801) 2022-04-28 18:51:00 +00:00
gen_keys.rs
retransmit_stage.rs caches reed-solomon encoder/decoder instance (#27510) 2022-09-25 18:09:47 +00:00
shredder.rs caches reed-solomon encoder/decoder instance (#27510) 2022-09-25 18:09:47 +00:00
sigverify_stage.rs Bench: preshrink + sigverify (#25480) 2022-06-02 09:19:01 -05:00
unprocessed_packet_batches.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00