<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The size of an object instance at runtime &#8211; pre Java 1.5</title>
	<atom:link href="http://www.reverttoconsole.com/blog/java/the-size-of-an-object-instance-at-runtime-pre-java-15/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reverttoconsole.com/blog/core-java/the-size-of-an-object-instance-at-runtime-pre-java-15/</link>
	<description>for f in *;do echo &#124; sed &#039;i\rtc&#039; &#62;&#62; $f;done; java programming et al</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:32:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: eokuwwy</title>
		<link>http://www.reverttoconsole.com/blog/core-java/the-size-of-an-object-instance-at-runtime-pre-java-15/comment-page-1/#comment-96</link>
		<dc:creator>eokuwwy</dc:creator>
		<pubDate>Wed, 21 Nov 2007 05:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/147#comment-96</guid>
		<description>While profiler and TPTP for Eclipse are highly useful tools, they serve a different purpose.  I was more interested in determining size at runtime within the code, in order to direct programming logic.

For instance, if I&#039;m maintaining a cache of Objects that grows over time, I can set a size limit and write code to flush the cache accordingly if it reaches that limit.</description>
		<content:encoded><![CDATA[<p>While profiler and TPTP for Eclipse are highly useful tools, they serve a different purpose.  I was more interested in determining size at runtime within the code, in order to direct programming logic.</p>
<p>For instance, if I&#8217;m maintaining a cache of Objects that grows over time, I can set a size limit and write code to flush the cache accordingly if it reaches that limit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyatam</title>
		<link>http://www.reverttoconsole.com/blog/core-java/the-size-of-an-object-instance-at-runtime-pre-java-15/comment-page-1/#comment-95</link>
		<dc:creator>Priyatam</dc:creator>
		<pubDate>Tue, 13 Nov 2007 20:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/147#comment-95</guid>
		<description>Isn&#039;t &lt;a href=&quot;http://eclipsecolorer.sourceforge.net/index_profiler.html&quot; rel=&quot;nofollow&quot;&gt;profiler&lt;/a&gt; more comprehensive to use for performance, finding size of classes/instances?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t <a href="http://eclipsecolorer.sourceforge.net/index_profiler.html" rel="nofollow">profiler</a> more comprehensive to use for performance, finding size of classes/instances?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

