Unfortunately this is unlikely to help but.. > This example just keeps allocating memory, until the GC seems to kick > in to stop it from growing. It stabilizes at 426MB. Using plain phobos, my testing stabilises at ~51MB. When minimize was used instead of fullCollect the memory usage stabilised at ~93MB This is with 512MB of total RAM - Paul