solana/benches
Rob Walker 1b50fbbc90
remove Result<> from Blob accessors, add parent (#2608)
* remove Result<> from Blob accessors, add parent
* update chacha's golden
* fixup benches
2019-01-30 20:18:28 -08:00
..
bank.rs Genesis block is now a json file 2019-01-25 09:05:15 -08:00
banking_stage.rs .unwrap() in tests instead of assert!()ing .is_ok() for a better failure message 2019-01-28 16:10:32 -08:00
bloom.rs add bloom benchmarking, perf improvement from Fnv ~= 8X (#2477) 2019-01-17 18:22:21 -08:00
chacha.rs Ignore broken chacha bench 2018-12-08 23:19:55 -07:00
db_ledger.rs remove Result<> from Blob accessors, add parent (#2608) 2019-01-30 20:18:28 -08:00
gen_keys.rs Rename the module that now contains only GenKeys 2019-01-26 06:57:24 -08:00
ledger.rs Remove ledger.rs 2019-01-09 15:15:47 -08:00
runtime.rs Optimize has_duplicates() for short slices 2019-01-07 13:20:04 -07:00
sigverify.rs cargo fmt 2018-12-08 23:19:55 -07:00