My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 5: Reduce memory usage of ASP.NET
3 people starred this issue and may be notified of changes. Back to list
Status:  Open
Owner:  miguel.de.icaza
Performance
Priority-Medium


Sign in to add a comment
 
Reported by miguel.de.icaza, Nov 21, 2007
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).
Comment 3 by miguel.de.icaza, 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
Sign in to add a comment

Hosted by Google Code