solana/ledger
behzad nouri 72537e7e07
bypasses rayon thread-pool for single entry batches (#28077)
With no parallelization, thread-pool only adds overhead.
2022-09-26 21:32:58 +00:00
..
benches plumbs through flag to generate merkle variant of shreds 2022-09-23 16:45:18 +00:00
src bypasses rayon thread-pool for single entry batches (#28077) 2022-09-26 21:32:58 +00:00
tests caches reed-solomon encoder/decoder instance (#27510) 2022-09-25 18:09:47 +00:00
.gitignore
Cargo.toml removes redundant shred.sanitize() from blockstore (#28016) 2022-09-24 16:31:50 +00:00
build.rs