This change will reduce the total number of allocations required to create/store the allocated filter as we’ll now perform a _single_ allocation, rather than one each time the the dynamically size slice reaches capacity.