solana/perf
behzad nouri 9587c8537f
limits pre-allocation size when deserializing shreds (#24921)
Though current Shred struct is not vulnerable to this, adding with_limit
causes pre-allocation size to be limited to prevent against memory
exhaustion attacks:
https://github.com/bincode-org/bincode/blob/2d3f42034/readme.md
2022-05-03 12:13:45 +00:00
..
benches shrink batches when over 80% of the space is wasted (#23066) 2022-02-16 08:18:17 -08:00
src limits pre-allocation size when deserializing shreds (#24921) 2022-05-03 12:13:45 +00:00
Cargo.toml chore: bump nix from 0.23.1 to 0.24.0 (#24548) 2022-04-22 01:41:11 +00:00
build.rs Rework AVX/AVX2 detection again 2021-10-10 12:22:10 -07:00