<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Mark Marron - Visualizing and Understanding Heap Structure</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/5/7/9/5/5/5/markmarronheap_512_ch9.png</url>
		<title>Channel 9 - Mark Marron - Visualizing and Understanding Heap Structure</title>
		<link></link>
	</image>
	<description> In this video, Mark Marron, who is visiting the&amp;nbsp;Research in Software Engineering group (RiSE) for the summer, describes some work and gives a short demo on a technique for visualizing and understanding a program’s runtime memory structure (which data structures are built, how big they are, how they are connected, etc.). During the demo, he shows how the technique can be used to visualize a 150K object heap dump to quickly find out which parts are using the most memory, which also helps us learn about how the program is using these objects (including finding a “quadtree” that is not really a tree). Try it live at http://rise4fun.com/heapdbgThe&amp;nbsp;Research in Software Engineering team (RiSE) coordinates Microsoft&#39;s research in Software Engineering in Redmond, USA. </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 08:33:38 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 08:33:38 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Mark Marron - Visualizing and Understanding Heap Structure</title>
		<description>
			<![CDATA[
<p>Apple keyboard in the background - great product.</p>
<p>posted by Andrew Webber FX</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634124912480000000</link>
		<pubDate>Fri, 18 Jun 2010 20:54:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634124912480000000</guid>
		<dc:creator>Andrew Webber FX</dc:creator>
	</item>
	<item>
		<title>Re: Mark Marron - Visualizing and Understanding Heap Structure</title>
		<description>
			<![CDATA[
<p>First fail was to code it in C# ( it's not known for it's&nbsp;efficiency, good for prototyping ideas though, not good for much else&nbsp;)</p>
<p>If you want to be called lazy-a**-programmer behind you back then use C#, basically.</p>
<p>&nbsp;</p>
<p>There's are many very good reasons nasa use C&#43;&#43; for their rovers on mars !&nbsp;</p>
<p>&nbsp;</p>
<p>I do hope these heap tools can be used with C&#43;&#43;</p>
<p>posted by Mr Crash</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634130150030000000</link>
		<pubDate>Thu, 24 Jun 2010 22:23:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634130150030000000</guid>
		<dc:creator>Mr Crash</dc:creator>
	</item>
	<item>
		<title>Re: Mark Marron - Visualizing and Understanding Heap Structure</title>
		<description>
			<![CDATA[
<p>interesting stuff, are the tools displayed available to try out? - loved the buzzing pens in the video <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />
</p>
<p>posted by GreyCloud</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634139437520000000</link>
		<pubDate>Mon, 05 Jul 2010 16:22:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634139437520000000</guid>
		<dc:creator>GreyCloud</dc:creator>
	</item>
	<item>
		<title>Re: Mark Marron - Visualizing and Understanding Heap Structure</title>
		<description>
			<![CDATA[
<p>Glad that you liked the video, using the magic whiteboard pens was definitely an interesting experience. As for the tools, unfortunately we don't currently have anything that is ready to try out. Our goal is definitely to have tools that people can use but
 for now we are focused on experiementing with various development scenarios where this kind of visualization could be useful, how best convey information in the visualization (e.g. using color), and learing about the features of dgml (the new format for graph
 drawing/navigation in VS 2k10).</p>
<p>&nbsp;</p>
<p>Mark</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>posted by DefaultSteve</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634141328770000000</link>
		<pubDate>Wed, 07 Jul 2010 20:54:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Peli/Mark-Marron-Visualizing-and-understanding-Heap-structure#c634141328770000000</guid>
		<dc:creator>DefaultSteve</dc:creator>
	</item>
</channel>
</rss>