solana/core/benches
behzad nouri 5fb0ab9d00
removes redundant args from Shredder::try_recovery (#21226)
Shredder::try_recovery is already taking a Vec<Shred> as an argument. All the
other arguments are embedded in the shreds, and are so redundant.
2021-11-10 21:19:03 +00:00
..
banking_stage.rs - cost_tracker is data member of a bank, it can report metrics when bank is frozen (#20802) 2021-10-24 22:19:23 -05:00
cluster_info.rs removes Slot from TransmitShreds (#19327) 2021-08-20 13:48:33 +00:00
consensus.rs Move tower storage into its own module 2021-08-11 00:20:46 -07:00
gen_keys.rs
retransmit_stage.rs uses rayon thread-pool for retransmit-stage parallelization (#19486) 2021-09-07 15:15:01 +00:00
shredder.rs removes redundant args from Shredder::try_recovery (#21226) 2021-11-10 21:19:03 +00:00
sigverify_stage.rs Prune sigverify queue (#20331) 2021-09-30 05:41:05 +02:00