Constructing a lot of small objects - performance, memory fragmentation

Unfortunatly, a pre-allocated memory pool doesn’t prevent memory fragmentation. It can help lower it, but it’s not a cure.