Sunset Lake Software - Comments for "Converting to ARC" http://www.sunsetlakesoftware.com/forum/converting-arc Comments for "Converting to ARC" en Odds are, it's something http://www.sunsetlakesoftware.com/forum/converting-arc#comment-1579 <p>Odds are, it's something internal to your application. GPUImage is an ARC-enabled framework, so it always uses ARC for its own compilation. The only thing you've changed by moving your application to ARC is your application itself.</p> <p>I'd look for retain cycles, which can be very subtle to track down. The heap shot functionality in the Allocations instrument is what I rely on to see where I'm accumulating memory due to cycles like this. Take heap shots before and after every repeat action that could cause memory buildup.</p> pubDate Mon, 17 Sep 2012 03:42:53 +0000 dc:creator Brad Larson guid false comment 1579 at http://www.sunsetlakesoftware.com