What is the memory usage limit on DMD linux?

Jascha Wetzel "[firstname]" at mainia.de
Tue Sep 4 04:08:12 PDT 2007


BCS wrote:
> current stats:
> 
> 14min 14sec compile time
> ~1070MB memory usage (256 actual memeory)
> 
> And that's only the 26 productions needed to define expressions!
> 
> BTW does anyone known of an command line tool that will given me peak 
> memory usage on linux?
> 

wow - the worst i've seen is 3-5 minutes and <600mb, but only when 
optimizing >10000 line switch-statements with >800 cases. without -O, 
compile times are adequate (<1min).
did you try compiling with GDC or DMD on windows?


More information about the Digitalmars-d-learn mailing list