solana/runtime/benches
anatoly yakovenko d343713f61
Optimize packet dedup (#22571)
* Use bloom filter to dedup packets

* dedup first

* Update bloom/src/bloom.rs

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* Update core/src/sigverify_stage.rs

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* Update core/src/sigverify_stage.rs

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* Update core/src/sigverify_stage.rs

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>

* fixup

* fixup

* fixup

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
2022-01-19 13:58:20 -08:00
..
accounts.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
accounts_index.rs move AccountInfo to its own file (#21784) 2021-12-11 11:47:05 -06:00
append_vec.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
bank.rs Add benchmark for vote processing (#22486) 2022-01-14 17:10:17 +08:00
status_cache.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00