Memory print

  • Thread starter Thread starter Ayende Rahien
  • Start date Start date
A

Ayende Rahien

I noticed that my app has an unusually large memory print > 60MB and an
empty windows application project has >10MB memory print on my machine.
Why is this?
I know the subject has probably been rehearsed to death, so if you have a
pointer to a previous discussion I would appriciate it too.
BTW, is there something that can be done about it or is it iherit to .NET?
 
I noticed that my app has an unusually large memory print > 60MB and an
empty windows application project has >10MB memory print on my machine.
Why is this?
I know the subject has probably been rehearsed to death, so if you have a

Yep :).
www.google.com -> Groups

dotnet memory usage
will get you some starting queries. CLR and Performance are also common
newsgroups.

-mike
MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top