Constraining address for the memory making sure the Offset is not within the previous memory regions

In reply to dave_59:

Does this have a performance impact as every time we are trying to randomize the object the foreach has to run for the whole address space that is being allocated.

I am seeing a slow down in simulation during the randomize() call. Trying to figure out if its due to the foreach in the constraint.