Spawning (& Destroying) many small objects efficiently
A quick question about the physics engine: If I wanted to continuously spawn and destroy many small objects, what would be the most efficient object to use? I am assuming one of the primitive shapes, but which would require the least amount of memory/processing?