<?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: Profiling bit-twiddling in Python</title>
	<atom:link href="http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/</link>
	<description>Blog of Will McGugan</description>
	<pubDate>Wed, 07 Jan 2009 11:03:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Will</title>
		<link>http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/comment-page-1/#comment-2511</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Mon, 02 Jul 2007 14:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/#comment-2511</guid>
		<description>Pygments does indeed rock. But I'm using wordpress, and every time I switch between editing code and wysywig mode it messes up anything in a &#60;pre&#62; tag. *sigh*</description>
		<content:encoded><![CDATA[<p>Pygments does indeed rock. But I&#8217;m using wordpress, and every time I switch between editing code and wysywig mode it messes up anything in a &lt;pre&gt; tag. *sigh*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Mill</title>
		<link>http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/comment-page-1/#comment-2507</link>
		<dc:creator>Bill Mill</dc:creator>
		<pubDate>Mon, 02 Jul 2007 12:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/#comment-2507</guid>
		<description>&lt;a href="http://billmill.org/syntax.html" rel="nofollow"&gt;Pygments rocks&lt;/a&gt; for blog syntax highlighting.

Also, I always wondered if bit-twiddling was worthwhile in Python; thanks for timing it.</description>
		<content:encoded><![CDATA[<p><a href="http://billmill.org/syntax.html" rel="nofollow">Pygments rocks</a> for blog syntax highlighting.</p>
<p>Also, I always wondered if bit-twiddling was worthwhile in Python; thanks for timing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/comment-page-1/#comment-2505</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Mon, 02 Jul 2007 11:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/#comment-2505</guid>
		<description>Yeah, I know. I need a better syntax highlighting solution. :-(</description>
		<content:encoded><![CDATA[<p>Yeah, I know. I need a better syntax highlighting solution. :-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirs</title>
		<link>http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/comment-page-1/#comment-2504</link>
		<dc:creator>nirs</dc:creator>
		<pubDate>Mon, 02 Jul 2007 11:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/#comment-2504</guid>
		<description>Note the double qouting - v &#124;= v &#62;&#62; 4</description>
		<content:encoded><![CDATA[<p>Note the double qouting - v |= v &gt;&gt; 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paddy3118</title>
		<link>http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/comment-page-1/#comment-2495</link>
		<dc:creator>Paddy3118</dc:creator>
		<pubDate>Sun, 01 Jul 2007 21:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmcgugan.com/2007/07/01/profiling-bit-twiddling-in-python/#comment-2495</guid>
		<description>I have extended the example with another set of timings that in one case beat pyglets timing.

Check &lt;a href="http://paddy3118.blogspot.com/2007/07/bit-twiddling-etras.html" rel="nofollow"&gt;my blog entry&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I have extended the example with another set of timings that in one case beat pyglets timing.</p>
<p>Check <a href="http://paddy3118.blogspot.com/2007/07/bit-twiddling-etras.html" rel="nofollow">my blog entry</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
