Jump to content

Amazon CodeGuru Profiler adds Memory Profiling and Heap Summary


Recommended Posts

Amazon CodeGuru Profiler now profiles your application’s memory, giving you a consolidated view of the heap. The heap summary shows all objects allocated on the heap during a given time frame. For each object (e.g. String, int, char[], custom types, etc.) you can see a summed-up size and number of objects. These metrics are also presented in a time series so you can see how the object size or count changes over time.  

View the full article

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...