[Issue 1561] AA's create many false references for garbage collector
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Oct 10 11:14:47 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1561
------- Comment #1 from kamm-removethis at incasoftware.de  2007-10-10 13:14 -------
I compiled and ran the program against tango using dmd 1.020. Since there
doesn't seem to be gcstats equivalent functionality, I removed it and monitored
the memory usage with top. 
I terminated the process after eight minutes of it running: it consumed a
constant and small amount of memory during its execution.
With dmd 1.021 and phobos, I see the memory usage growing over time.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list