<?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: Optimization operator</title>
	<atom:link href="http://mituzas.lt/2007/11/15/optimization-operator/feed/" rel="self" type="application/rss+xml" />
	<link>http://mituzas.lt/2007/11/15/optimization-operator/</link>
	<description>where ideas come and die</description>
	<lastBuildDate>Fri, 26 Feb 2010 17:15:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Toby</title>
		<link>http://mituzas.lt/2007/11/15/optimization-operator/comment-page-1/#comment-179703</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Sat, 09 Aug 2008 15:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/2007/11/15/optimization-operator/#comment-179703</guid>
		<description>au contraire, Python has the equivalent: #

But this is hardly a new idea. FORTRAN has &#039;C&#039;, BASIC has &#039;REM&#039;, and even many humble assemblers have &#039;;&#039;. More to the point, MySQL has &#039;--&#039; (and &#039;#&#039; too).

Another powerful optimisation trick: &#039;rm&#039;</description>
		<content:encoded><![CDATA[<p>au contraire, Python has the equivalent: #</p>
<p>But this is hardly a new idea. FORTRAN has &#8216;C&#8217;, BASIC has &#8216;REM&#8217;, and even many humble assemblers have &#8216;;&#8217;. More to the point, MySQL has &#8216;&#8211;&#8217; (and &#8216;#&#8217; too).</p>
<p>Another powerful optimisation trick: &#8216;rm&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurimas Mikalauskas</title>
		<link>http://mituzas.lt/2007/11/15/optimization-operator/comment-page-1/#comment-81272</link>
		<dc:creator>Aurimas Mikalauskas</dc:creator>
		<pubDate>Tue, 27 Nov 2007 17:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/2007/11/15/optimization-operator/#comment-81272</guid>
		<description>Looks like python guys are missing the optimization operator! Now that&#039;s a bug. But at least we have a &lt;a href=&quot;http://www.python.org/doc/2.2.3/whatsnew/node7.html&quot; rel=&quot;nofollow&quot;&gt;true floor division&lt;/a&gt; which saves us from these long ugly optimization free IEEE 754 numbers.</description>
		<content:encoded><![CDATA[<p>Looks like python guys are missing the optimization operator! Now that&#8217;s a bug. But at least we have a <a href="http://www.python.org/doc/2.2.3/whatsnew/node7.html" rel="nofollow">true floor division</a> which saves us from these long ugly optimization free IEEE 754 numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aras Pranckevičius</title>
		<link>http://mituzas.lt/2007/11/15/optimization-operator/comment-page-1/#comment-81071</link>
		<dc:creator>Aras Pranckevičius</dc:creator>
		<pubDate>Fri, 16 Nov 2007 06:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/2007/11/15/optimization-operator/#comment-81071</guid>
		<description>Brilllliant. The fastest code is the one that does not run, etc.

+1 optimization points for you!</description>
		<content:encoded><![CDATA[<p>Brilllliant. The fastest code is the one that does not run, etc.</p>
<p>+1 optimization points for you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
