[Mono-devel-list] Embedding mcs into ASP.NET.

Ben Maurer bmaurer at ximian.com
Fri Apr 1 19:16:39 EST 2005


On Fri, 2005-04-01 at 13:42 +0200, Zoltan Varga wrote:
> The memory management inside ref.emit is not very embedding friendly right
> now, i.e. it is highly possible that there are memory leaks so memory usage will
> probably increase with each compilation.

Yeah, there are some fairly large leaks. The attached file will stress
mcs on a specific compilation. you run:

mono stress-mono.exe path/to/mcs.exe foo.cs

After the path to mcs, you can put anything you want.

-- Ben 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stress-mcs.cs
Type: text/x-csharp
Size: 1646 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050401/4c872a38/attachment.bin 


More information about the Mono-devel-list mailing list