Open simerplaha opened 2 years ago
addAll is only needed in one location where expansion occurs rarely. Everything else know the exact or approximate minimum max size of the Slice to allocate.
addAll
Slice
This task is a reminder to add integration tests to assert this.
addAll
is only needed in one location where expansion occurs rarely. Everything else know the exact or approximate minimum max size of theSlice
to allocate.This task is a reminder to add integration tests to assert this.