Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #118490 - Nadrieril:arena-alloc-matrix, r=nnethercote
Exhaustiveness: allocate memory better Exhaustiveness is a recursive algorithm that allocates a bunch of slices at every step. Let's see if I can improve performance by improving allocations. Already just using `Vec::with_capacity` is showing impressive improvements on my local measurements. r? `@ghost`
bors 2023-12-04
parent 9999dfb · parent 5146033 · commit a7e7014
0 files changed, 0 insertions, 0 deletions