[Mono-list] Mono uses tons of memory compiling

Miguel de Icaza miguel at novell.com
Tue Nov 10 16:28:33 EST 2009


Hello,

> I'm compiling a C# application, it's normal that when it compiles mono uses
> up to 1GB of memory?
> I have run valgrind with mono, but i had to stop it because there were tons
> of errors, giving a big log ->
> http://wikisend.com/download/442520/valgrind.log.

To use valgrind, you want to use the mono.supp file for Valgrind to
remove all the false negatives from the log.

As for memory usage, it will depend on your project, but I do not
believe I have ever seen that




More information about the Mono-list mailing list