solana/perf/src
HaoranYi aad73f1f2e
fix recycler free stat report (#23159)
* fix recycler free stat report

* update comments for ewma window size

* one atomic update with aggregated local counter

* fix clippy integer arithmetic error

* move free calcs outside of loop

* fix integer arithmetic error
2022-03-03 17:08:59 -06:00
..
cuda_runtime.rs
data_budget.rs
lib.rs
packet.rs Handle already discarded packets in gpu sigverify path (#22680) 2022-01-24 14:35:47 +01:00
perf_libs.rs
recycler.rs fix recycler free stat report (#23159) 2022-03-03 17:08:59 -06:00
recycler_cache.rs
sigverify.rs checks 2022-02-25 08:05:28 +00:00
test_tx.rs discards serialized gossip crds votes if cannot parse tx (#22129) 2021-12-29 19:31:26 +00:00
thread.rs