Tagged Questions

0
votes
3answers
210 views

What constitutes a good memory profile?

In designing any desktop applications, are there any general rules on how much memory should the application uses? For heavy-weight applications, those can be easily understood or at least profiled ...