Link Details

Link 84833 thumbnail
User 290950 avatar

By veerakm
via javabyexample.wisdomplug.com
Published: Jun 04 2008 / 03:44

In this Article we present you why it is difficult in java to measure the size of an object, we also narrate the traditional method used by programmers to measure the size of objects in java and then we present to you the latest and most accurate way to measure the size of an object.
  • 23
  • 0
  • 1229
  • 542

Comments

Add your comment
User 61474 avatar

William Louth replied ago:

0 votes Vote down Vote up Reply

JXInsight allows you to calculate the count and size of objects created during a measured execution interval - objects created within the instrumented method or methods called directly or indirectly from the instrumented method.

How much does that Object cost in the VM?
http://blog.jinspired.com/?p=174

William

User 190346 avatar

ilazarte replied ago:

0 votes Vote down Vote up Reply

thanks for the product tip! i love free dev editions :)

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.