<?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: Measuring memory usage of object creation in C#</title>
	<atom:link href="http://www.dijksterhuis.org/measuring-memory-usage-object-creation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dijksterhuis.org/measuring-memory-usage-object-creation/</link>
	<description>Information, news about programming in C#</description>
	<lastBuildDate>Sat, 04 Jun 2011 10:24:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Jared</title>
		<link>http://www.dijksterhuis.org/measuring-memory-usage-object-creation/comment-page-1/#comment-1748</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Tue, 15 Dec 2009 21:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=467#comment-1748</guid>
		<description>Hello,
I don&#039;t think the PrivateMemory64 measures the application&#039;s ram, it seems static. The performanceCounter class seems like a better indication.

If you set the Class to &quot;.NET CLR Memory&quot; and &quot;# Bytes Used&quot; and Instance to your application name it gives RAM close to what you see in the TaskManager.
Best,
Jared</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I don&#8217;t think the PrivateMemory64 measures the application&#8217;s ram, it seems static. The performanceCounter class seems like a better indication.</p>
<p>If you set the Class to &#8220;.NET CLR Memory&#8221; and &#8220;# Bytes Used&#8221; and Instance to your application name it gives RAM close to what you see in the TaskManager.<br />
Best,<br />
Jared</p>
]]></content:encoded>
	</item>
</channel>
</rss>

