How do I get dmd's memory usage a few hundred MBs down? I keep having to close everything in order not to get an out of memory error while compiling (-w -full). I'd like to get it from 700-800 to below 400 :) Any way to inspect which part is the biggest drain?
- D1: out of memory %u
- Re: D1: out of memory %u
- Re: D1: out of memory Robert Clipsham