solana/core/benches
Greg Fitzgerald 76b1c2baf0
One less alloc per transaction (#9705)
* One less alloc per transaction

* Fix benches

* Fix compiler warnings in bench build

* Fix move build

* Fix bench
2020-04-24 13:03:46 -06:00
..
banking_stage.rs One less alloc per transaction (#9705) 2020-04-24 13:03:46 -06:00
blockstore.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
chacha.rs Rename solana to solana-core (#5583) 2019-08-21 10:23:33 -07:00
cluster_info.rs One less alloc per transaction (#9705) 2020-04-24 13:03:46 -06:00
gen_keys.rs Rename solana to solana-core (#5583) 2019-08-21 10:23:33 -07:00
poh.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
poh_verify.rs Rename KeypairUtil to Signer (#8360) 2020-02-20 13:28:55 -08:00
retransmit_stage.rs One less alloc per transaction (#9705) 2020-04-24 13:03:46 -06:00
shredder.rs fix bench warnings (#9277) 2020-04-02 21:56:38 -07:00
sigverify_stage.rs Pull streamer out into its own module. (#8917) 2020-03-17 23:30:23 -07:00