solana/benches
Stephen Akridge 95f2f05f45 Refactor account serialize in appendvec
Remove dupe code and see how this compares to bincode.
Add benchmarks to justify custom serialize and also experiment with
safe solutions.
2019-02-27 19:57:50 -08:00
..
appendvec.rs Refactor account serialize in appendvec 2019-02-27 19:57:50 -08:00
banking_stage.rs Move PohService and PohRecorder out of banking_stage and into fullnode (#2852) 2019-02-26 10:48:18 -08:00
blocktree.rs Add/use get_tmp_ledger_path!() and tmp_copy_blocktree!() 2019-02-26 17:50:43 -08:00
chacha.rs
gen_keys.rs
ledger.rs
sigverify.rs