<?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: On The Merits Of Const&#8230;</title>
	<atom:link href="http://www.codedread.com/blog/archives/2008/01/30/on-the-merits-of-const/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog/archives/2008/01/30/on-the-merits-of-const/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 21:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2008/01/30/on-the-merits-of-const/comment-page-1/#comment-888</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Tue, 19 Feb 2008 03:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/01/30/on-the-merits-of-const/#comment-888</guid>
		<description>Thanks David! I’ve also adapted a WordPress theme to match (completely) the website theme. I’ll be pulling that over pretty soon, once I figure out what to do with the WordPress sidebar…</description>
		<content:encoded><![CDATA[<p>Thanks David! I’ve also adapted a WordPress theme to match (completely) the website theme. I’ll be pulling that over pretty soon, once I figure out what to do with the WordPress sidebar…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.codedread.com/blog/archives/2008/01/30/on-the-merits-of-const/comment-page-1/#comment-887</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 19 Feb 2008 03:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/01/30/on-the-merits-of-const/#comment-887</guid>
		<description>Hi Jeff,



off topic : the new theme is really great. everything is smooth. and without javascript. And the source is clean. no hacks. It&#039;s really good.



I love the animations !

congrats</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>off topic : the new theme is really great. everything is smooth. and without javascript. And the source is clean. no hacks. It&#8217;s really good.</p>
<p>I love the animations !</p>
<p>congrats</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.codedread.com/blog/archives/2008/01/30/on-the-merits-of-const/comment-page-1/#comment-886</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 01 Feb 2008 03:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/01/30/on-the-merits-of-const/#comment-886</guid>
		<description>I would think a good compiler would recognize 2 and 3 are the same.</description>
		<content:encoded><![CDATA[<p>I would think a good compiler would recognize 2 and 3 are the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.codedread.com/blog/archives/2008/01/30/on-the-merits-of-const/comment-page-1/#comment-885</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 31 Jan 2008 05:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/01/30/on-the-merits-of-const/#comment-885</guid>
		<description>I did a little fiddling around at http://llvm.org/demo/index.cgi  It&#039;s a live web demo of the LLVM compiler. You can view the output of the compiler in the LLVM assembly language.



There did not seem to be any difference in the performance of loop 2 and 3. I would guess that the const would help optimization is some cases though.</description>
		<content:encoded><![CDATA[<p>I did a little fiddling around at <a href="http://llvm.org/demo/index.cgi" rel="nofollow">http://llvm.org/demo/index.cgi</a>  It&#8217;s a live web demo of the LLVM compiler. You can view the output of the compiler in the LLVM assembly language.</p>
<p>There did not seem to be any difference in the performance of loop 2 and 3. I would guess that the const would help optimization is some cases though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

