[Swift-devel] Re: Excessive object-closing messages in log
    Ben Clifford 
    benc at hawaga.org.uk
       
    Mon Mar 24 04:02:51 CDT 2008
    
    
  
On Sun, 23 Mar 2008, Michael Wilde wrote:
> Ben, for a small swift script that iterates over a parameter array, I seem to
> be getting about (N^2)/2 log records regarding object closing.
There was a debugging log loop that dumped the entire contents of the 
dataset closing-tracking cache every iteration of the loop (with that 
cache growing by one each iteration). This dump is gone as of r1759.
-- 
    
    
More information about the Swift-devel
mailing list