* Address execution hot spots * extend the reserve logic a bit * FIx more hot spots * Performance: use resize(0) instead of clear() in order to avoid a free/malloc