solana/core
Pankaj Garg 9800e09431
Thread pool for par_iter in EntrySlice::verify (#4732)
* Use thread pool for entry verify par iter

* some performance metrics

* check batch size and use CPU for smaller batches
2019-06-19 16:31:32 -07:00
..
benches Change check_txs to ignore recv errors and re-enable test (#4593) 2019-06-17 19:04:21 -07:00
src Thread pool for par_iter in EntrySlice::verify (#4732) 2019-06-19 16:31:32 -07:00
tests Support for custom BroadcastStage in local cluster tests (#4716) 2019-06-19 00:13:19 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump nix from 0.14.0 to 0.14.1 (#4642) 2019-06-18 11:36:26 -07:00
build.rs Update to solana-perf-libs v0.14.0, with support for both CUDA 10.0 and 10.1 2019-06-18 10:41:03 -07:00