[Swift-devel] Re: Another performance comparison of DOCK
    Ben Clifford 
    benc at hawaga.org.uk
       
    Sun Apr 13 23:26:15 CDT 2008
    
    
  
On Sun, 13 Apr 2008, Michael Wilde wrote:
> That might be a low rate, but its also not clear why its creating so many
> handles: I thought we only have about 6K jobs here, with 2 files in and 1 file
> out per job:
all the local variables, intermediate values and individual pieces of 
structures count as datasets. 18 for each iteration of the loop seems 
roughly correct.
-- 
    
    
More information about the Swift-devel
mailing list