Hello,
Just a small follow-up: I did testing, and Microsoft .NET in fact
uses mmaping its resource files, which is a very nice optimization. We
are not doing this in Mono (there is a bug report filed for this), and
this increases our memory consumption.
We should fix this problem as well.
Miguel.