<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Alson Kemp</title>
	
	<link>http://www.alsonkemp.com</link>
	<description>Hackfoofery</description>
	<lastBuildDate>Sat, 18 May 2013 16:45:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForAlsonKemp" /><feedburner:info uri="commentsforalsonkemp" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Go experiment: de-noising by alson</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/_NGD2EKkbGQ/</link>
		<dc:creator>alson</dc:creator>
		<pubDate>Sat, 18 May 2013 16:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=467#comment-956</guid>
		<description><![CDATA[&lt;p&gt;&lt;em&gt;:you actually add even more noise by replacing the for with a while&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Generally, agreed.  Wanted to try something to see how the code would look/be different.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;:I don’t really see the point about this.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I&#039;m not sure if you&#039;re referring to the for/while thing or to the overall experiment.  If for/while, the &quot;for&quot; does seem simpler.  If you&#039;re referring to the overall post, then, as noted, it was a Gedankenexperiment to see if significant whitespace would be a helpful adjustment (transpilation) to Go.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p><em>:you actually add even more noise by replacing the for with a while</em></p>

<p>Generally, agreed.  Wanted to try something to see how the code would look/be different.</p>

<p><em>:I don’t really see the point about this.</em></p>

<p>I&#8217;m not sure if you&#8217;re referring to the for/while thing or to the overall experiment.  If for/while, the &#8220;for&#8221; does seem simpler.  If you&#8217;re referring to the overall post, then, as noted, it was a Gedankenexperiment to see if significant whitespace would be a helpful adjustment (transpilation) to Go.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/_NGD2EKkbGQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/programming/go-experiment-de-noising/comment-page-1/#comment-956</feedburner:origLink></item>
	<item>
		<title>Comment on Go experiment: de-noising by FUZxl</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/duMiSgV2SOo/</link>
		<dc:creator>FUZxl</dc:creator>
		<pubDate>Thu, 16 May 2013 22:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=467#comment-948</guid>
		<description><![CDATA[&lt;p&gt;IMHO you actually add even more noise by replacing the for with a while in certain situations. I don&#039;t really see the point about this.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>IMHO you actually add even more noise by replacing the for with a while in certain situations. I don&#8217;t really see the point about this.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/duMiSgV2SOo" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/programming/go-experiment-de-noising/comment-page-1/#comment-948</feedburner:origLink></item>
	<item>
		<title>Comment on [Synthetic] Performance of the Go frontend for GCC by alson</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/Ix_Xz7YAGuc/</link>
		<dc:creator>alson</dc:creator>
		<pubDate>Sun, 05 May 2013 23:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=468#comment-917</guid>
		<description><![CDATA[&lt;p&gt;I&#039;ll have another go [har har] at that.  I did flail at &quot;go build-compiler=gccgo&quot; for a bit before giving up, but I had quite a bit of a time with go/gccgo finding libraries and such, so I gave up and ran gccgo by hand.&lt;/p&gt;

&lt;p&gt;I agree on the point about static linking, size and such, but folks who poke at gccgo are going to have similar problems to the ones I experienced.  The default behavior is the one I used and, while you could argue that I shouldn&#039;t have used the default behavior, most people will use the defaults...&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ll have another go [har har] at that.  I did flail at &#8220;go build-compiler=gccgo&#8221; for a bit before giving up, but I had quite a bit of a time with go/gccgo finding libraries and such, so I gave up and ran gccgo by hand.</p>

<p>I agree on the point about static linking, size and such, but folks who poke at gccgo are going to have similar problems to the ones I experienced.  The default behavior is the one I used and, while you could argue that I shouldn&#8217;t have used the default behavior, most people will use the defaults&#8230;</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/Ix_Xz7YAGuc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/programming/synthetic-performance-of-the-go-frontend-for-gcc/comment-page-1/#comment-917</feedburner:origLink></item>
	<item>
		<title>Comment on [Synthetic] Performance of the Go frontend for GCC by FUZxxl</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/hoGjCwr_hdw/</link>
		<dc:creator>FUZxxl</dc:creator>
		<pubDate>Sun, 05 May 2013 23:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=468#comment-916</guid>
		<description><![CDATA[&lt;p&gt;BTW, if you set the appropriate environment variables, you can use go build -compiler=gccgo to compile your executables. Also it seems that you link the go libraries statically. Since gogcc also pulls in the glibc, no wonder the executable is so huge. Maybe try dynamic linking. For benchmarking, try https://github.com/davecheney/autobench&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>BTW, if you set the appropriate environment variables, you can use go build -compiler=gccgo to compile your executables. Also it seems that you link the go libraries statically. Since gogcc also pulls in the glibc, no wonder the executable is so huge. Maybe try dynamic linking. For benchmarking, try <a href="https://github.com/davecheney/autobench" rel="nofollow">https://github.com/davecheney/autobench</a></p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/hoGjCwr_hdw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/programming/synthetic-performance-of-the-go-frontend-for-gcc/comment-page-1/#comment-916</feedburner:origLink></item>
	<item>
		<title>Comment on [Synthetic] Performance of the Go frontend for GCC by alson</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/8BpiiSDrh-o/</link>
		<dc:creator>alson</dc:creator>
		<pubDate>Sun, 05 May 2013 22:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=468#comment-915</guid>
		<description><![CDATA[&lt;p&gt;Doh.  No, I did not.  Just did.  Much better.  I&#039;ll update.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Doh.  No, I did not.  Just did.  Much better.  I&#8217;ll update.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/8BpiiSDrh-o" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/programming/synthetic-performance-of-the-go-frontend-for-gcc/comment-page-1/#comment-915</feedburner:origLink></item>
	<item>
		<title>Comment on [Synthetic] Performance of the Go frontend for GCC by hr</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/imjtlPxlJmI/</link>
		<dc:creator>hr</dc:creator>
		<pubDate>Sun, 05 May 2013 22:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=468#comment-914</guid>
		<description><![CDATA[&lt;p&gt;Did you try &quot;strip mandel.gccgo&quot; ?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Did you try &#8220;strip mandel.gccgo&#8221; ?</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/imjtlPxlJmI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/programming/synthetic-performance-of-the-go-frontend-for-gcc/comment-page-1/#comment-914</feedburner:origLink></item>
	<item>
		<title>Comment on [Synthetic] Performance of the Go frontend for GCC by leecbaker</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/gfokBp7Wb0c/</link>
		<dc:creator>leecbaker</dc:creator>
		<pubDate>Sun, 05 May 2013 20:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=468#comment-913</guid>
		<description><![CDATA[&lt;p&gt;I believe GCC tends to inline code much more aggressively than other compilers- this may explain the larger executable.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I believe GCC tends to inline code much more aggressively than other compilers- this may explain the larger executable.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/gfokBp7Wb0c" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/programming/synthetic-performance-of-the-go-frontend-for-gcc/comment-page-1/#comment-913</feedburner:origLink></item>
	<item>
		<title>Comment on HighCharts, Bluff, gRaphael – Javascript charting libraries by Paul</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/ePawzRsOJvE/</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 14 Aug 2012 15:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=342#comment-756</guid>
		<description><![CDATA[&lt;p&gt;You may also take a look at simple JavaScript charts - dhtmlxChart. It&#039;s a framework-agnostic library based on Canvas. GPL-licensed (for proprietary projects a commercial license is required, $99 for all of your sites).
Demos: http://www.dhtmlx.com/docs/products/dhtmlxChart/index.shtml&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>You may also take a look at simple JavaScript charts &#8211; dhtmlxChart. It&#8217;s a framework-agnostic library based on Canvas. GPL-licensed (for proprietary projects a commercial license is required, $99 for all of your sites).
Demos: <a href="http://www.dhtmlx.com/docs/products/dhtmlxChart/index.shtml" rel="nofollow">http://www.dhtmlx.com/docs/products/dhtmlxChart/index.shtml</a></p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/ePawzRsOJvE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/tools/highcharts-javascript-charting-library/comment-page-1/#comment-756</feedburner:origLink></item>
	<item>
		<title>Comment on My Apache process is only using one core! by gwern</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/2mEOMr5Tai8/</link>
		<dc:creator>gwern</dc:creator>
		<pubDate>Thu, 05 Jan 2012 17:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=423#comment-709</guid>
		<description><![CDATA[&lt;p&gt;Also good for power consumption - if you can put all the processing on one core, the other cores can shut down or at least lower their frequencies.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Also good for power consumption &#8211; if you can put all the processing on one core, the other cores can shut down or at least lower their frequencies.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/2mEOMr5Tai8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/geekery/my-apache-process-is-only-using-one-core/comment-page-1/#comment-709</feedburner:origLink></item>
	<item>
		<title>Comment on ExtJS 4 Models + node.js by olecom</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlsonKemp/~3/l_nga5OyPyg/</link>
		<dc:creator>olecom</dc:creator>
		<pubDate>Mon, 07 Nov 2011 14:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.alsonkemp.com/?p=409#comment-702</guid>
		<description><![CDATA[&lt;p&gt;It seems there is already a project worth looking at:
https://github.com/xcambar/n-ext&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>It seems there is already a project worth looking at:
<a href="https://github.com/xcambar/n-ext" rel="nofollow">https://github.com/xcambar/n-ext</a></p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlsonKemp/~4/l_nga5OyPyg" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.alsonkemp.com/geekery/extjs-4-models-node-js/comment-page-1/#comment-702</feedburner:origLink></item>
</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 424/481 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d1r5286bar8cf9.cloudfront.net

 Served from: www.alsonkemp.com @ 2013-05-18 12:56:17 by W3 Total Cache -->
