-
Jean Boussier authored
Using arrays of arrays means lots of extra small allocations we can instead store it all in a single array.
Jean Boussier authoredUsing arrays of arrays means lots of extra small allocations we can instead store it all in a single array.
Loading