Link Details

Link 8296 thumbnail
User 111696 avatar

By bloid
via eigenclass.org
Published: Dec 05 2006 / 12:29

Sometimes your code is using much more RAM than it should. You've made sure that you are not keeping too many large objects around, you got rid of their references and you are sure they were GCed. Yet ps is saying your code takes up too much memory. Memory fragmentation can be nasty at times, but you can avoid it by allocating carefully.
  • 11
  • 0
  • 1989
  • 332

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (11)



Voters Against This Link (0)