mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-01 10:30:40 -06:00
Pre allocating slices with a target size reduces the number of allocations because we already know how big the slice will be and therefore need to allocate only once