solana/core/benches
behzad nouri 89d66c3210
removes next_shred_index from return value of entries to shreds api (#21961)
next-shred-index is already readily available from returned data shreds.
The commit simplifies the api for upcoming changes to erasure coding
schema which will require explicit tracking of indices for coding shreds
as well as data shreds.
2021-12-17 15:01:55 +00:00
..
banking_stage.rs Rename Packets to PacketBatch (#21794) 2021-12-11 09:44:15 -05:00
cluster_info.rs removes Slot from TransmitShreds (#19327) 2021-08-20 13:48:33 +00:00
consensus.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
gen_keys.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
retransmit_stage.rs uses rayon thread-pool for retransmit-stage parallelization (#19486) 2021-09-07 15:15:01 +00:00
shredder.rs removes next_shred_index from return value of entries to shreds api (#21961) 2021-12-17 15:01:55 +00:00
sigverify_stage.rs Rename Packets to PacketBatch (#21794) 2021-12-11 09:44:15 -05:00