mirror of
https://github.com/owncloud/ocis
synced 2026-05-05 06:32:34 +02: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