solana/core/benches
Tao Zhu 03913f6661
add tx count and thread id to stats, each stat reports and resets when slot changes (#20451)
2021-10-06 00:09:19 -05:00
..
banking_stage.rs add tx count and thread id to stats, each stat reports and resets when slot changes (#20451) 2021-10-06 00:09:19 -05:00
blockstore.rs Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02: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 Rename solana to solana-core (#5583) 2019-08-21 10:23:33 -07:00
retransmit_stage.rs uses rayon thread-pool for retransmit-stage parallelization (#19486) 2021-09-07 15:15:01 +00:00
shredder.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
sigverify_stage.rs Prune sigverify queue (#20331) 2021-09-30 05:41:05 +02:00