| Issue 5: | Reduce memory usage of ASP.NET | |
| 3 people starred this issue and may be notified of changes. | Back to list |
We want to reduce the memory consumption of ASP.NET-based applications. Reduce by 10% the memory consumed by running any of the ASP.NET stater kits (we have ports to Linux ready to run). |
|
,
Jan 06, 2008
Some useful data points. You can use many of the existing tests that are part of xsp, or you can use some of the web apps that are published in the Mono group at the OpenSUSE build system (http://download.opensuse.org/repositories/Mono/) The task is to reduce memory usage by improving Mono's class libraries, not the applications themselves. For the record, one thing that is useful is to use HeapShot to profile applications, more docs can be found here: http://www.mono-project.com/HeapShot |
|
|
|