<?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: &#8230;and statistics</title>
	<atom:link href="http://ridiculousfish.com/blog/archives/2006/05/16/36/feed/" rel="self" type="application/rss+xml" />
	<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/</link>
	<description>serious code</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:07:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ML</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-1076</link>
		<dc:creator>ML</dc:creator>
		<pubDate>Tue, 27 Jul 2010 11:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-1076</guid>
		<description>While this post is somewhat old, I wanted to add another 2 cents. In our system we have had several problems with malloc performance on Mac OS X. Since we are delivering a library, we don&#039;t want to fiddle too much with the system malloc or the environment. We discovered the problem when we added multi-threading to our library. On Windows and Linux we got a nice speed-up (almost linear), but for Mac OS X the speed-up was much much worse. The reason turned out to be inefficient malloc. Adding a small caching layer for allocated blocks in our library solved the problem, and gave a nice speed-up even for single-threaded programs. On Windows and Linux the layer gave a small but not significant speed-up. 

Another problem was for some users that did lots of benchmarking in the same process. The program allocates a small amount of memory each time around, but in their case this was slightly larger each time. This eventually led to an Out of Memory error, even though all memory was released after each round in the benchmark!</description>
		<content:encoded><![CDATA[<p>While this post is somewhat old, I wanted to add another 2 cents. In our system we have had several problems with malloc performance on Mac OS X. Since we are delivering a library, we don&#8217;t want to fiddle too much with the system malloc or the environment. We discovered the problem when we added multi-threading to our library. On Windows and Linux we got a nice speed-up (almost linear), but for Mac OS X the speed-up was much much worse. The reason turned out to be inefficient malloc. Adding a small caching layer for allocated blocks in our library solved the problem, and gave a nice speed-up even for single-threaded programs. On Windows and Linux the layer gave a small but not significant speed-up. </p>
<p>Another problem was for some users that did lots of benchmarking in the same process. The program allocates a small amount of memory each time around, but in their case this was slightly larger each time. This eventually led to an Out of Memory error, even though all memory was released after each round in the benchmark!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koyali</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-551</link>
		<dc:creator>koyali</dc:creator>
		<pubDate>Tue, 03 Mar 2009 09:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-551</guid>
		<description>hi this is koyali and most of the they want to know the details about jobs now a days this is common to every one so i will provide some information here please visit.
============
koyali
&lt;a href=&quot;http://www.tempingjobsuk.com&quot; rel=&quot;nofollow&quot;&gt;temping work in london&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi this is koyali and most of the they want to know the details about jobs now a days this is common to every one so i will provide some information here please visit.<br />
============<br />
koyali<br />
<a href="http://www.tempingjobsuk.com" rel="nofollow">temping work in london</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antiquariato</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-550</link>
		<dc:creator>antiquariato</dc:creator>
		<pubDate>Sat, 02 Dec 2006 21:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-550</guid>
		<description>The best way is to http://antiquariato.litect.org/antiquariato.html antiquariato and read all the information available on different antiquariato websites. Go get it!</description>
		<content:encoded><![CDATA[<p>The best way is to <a href="http://antiquariato.litect.org/antiquariato.html" rel="nofollow">http://antiquariato.litect.org/antiquariato.html</a> antiquariato and read all the information available on different antiquariato websites. Go get it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Duran</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-548</link>
		<dc:creator>Louis Duran</dc:creator>
		<pubDate>Tue, 19 Sep 2006 20:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-548</guid>
		<description>Wow, even poli-sci professors at Berkeley know about computing. When&#039;s the last time a poli-sci professor you know compared malloc to gmalloc?</description>
		<content:encoded><![CDATA[<p>Wow, even poli-sci professors at Berkeley know about computing. When&#8217;s the last time a poli-sci professor you know compared malloc to gmalloc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux Unix &#187; Debunked: Sehkon&#8217;s Mac OS X / Ubuntu / WinXP Core Duo benchmarking results</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-549</link>
		<dc:creator>Linux Unix &#187; Debunked: Sehkon&#8217;s Mac OS X / Ubuntu / WinXP Core Duo benchmarking results</dc:creator>
		<pubDate>Fri, 01 Sep 2006 12:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-549</guid>
		<description>[...]  with the same one used in Sehkon&#8217;s Windows code yields equal performance on the Mac.read more&#160;&#124;&#160;digg story  			 		 			        	       Comments are closed.           [...]</description>
		<content:encoded><![CDATA[<p>[...]  with the same one used in Sehkon&#8217;s Windows code yields equal performance on the Mac.read more&nbsp;|&nbsp;digg story  			 		 			        	       Comments are closed.           [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buy flonase</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-547</link>
		<dc:creator>buy flonase</dc:creator>
		<pubDate>Sun, 16 Jul 2006 10:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-547</guid>
		<description>&lt;strong&gt;buy flonase&lt;/strong&gt;

buy flonase
buy flonase - buy flonase
You learn to write as if to someone else because NEXT YEAR YOU WILL BE
&quot;SOMEONE ELSE.&quot;
You are wise, witty, and wonderful, but you spend too much time reading
this sort of trash.</description>
		<content:encoded><![CDATA[<p><strong>buy flonase</strong></p>
<p>buy flonase<br />
buy flonase &#8211; buy flonase<br />
You learn to write as if to someone else because NEXT YEAR YOU WILL BE<br />
&#8220;SOMEONE ELSE.&#8221;<br />
You are wise, witty, and wonderful, but you spend too much time reading<br />
this sort of trash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Memoria de Acceso Aleatorio &#187; Â¿SerÃ¡ Leopard mÃ¡s rÃ¡pido que Tiger en mi mÃ¡quina?</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-546</link>
		<dc:creator>Memoria de Acceso Aleatorio &#187; Â¿SerÃ¡ Leopard mÃ¡s rÃ¡pido que Tiger en mi mÃ¡quina?</dc:creator>
		<pubDate>Thu, 22 Jun 2006 15:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-546</guid>
		<description>[...]  Opteron Benchmarks 		Shekhon: Linux versus Mac OS X on Intel Dual Core 		Ridiculous Fish: â€¦and Statistics 	                                       Este art&#237; [...]</description>
		<content:encoded><![CDATA[<p>[...]  Opteron Benchmarks 		Shekhon: Linux versus Mac OS X on Intel Dual Core 		Ridiculous Fish: â€¦and Statistics 	         </p>
<p>     Este art&iacute; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Williams</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-545</link>
		<dc:creator>Max Williams</dc:creator>
		<pubDate>Thu, 25 May 2006 17:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-545</guid>
		<description>Nice article. I sorta understood it. :)</description>
		<content:encoded><![CDATA[<p>Nice article. I sorta understood it. <img src='http://ridiculousfish.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: penk - Keep on rockin&#8217; in the free world  &#187; Blog Archive   &#187; ï»¿æœ¬æ—¥æ›¸ç±¤</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-544</link>
		<dc:creator>penk - Keep on rockin&#8217; in the free world  &#187; Blog Archive   &#187; ï»¿æœ¬æ—¥æ›¸ç±¤</dc:creator>
		<pubDate>Thu, 25 May 2006 15:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-544</guid>
		<description>[...] ardo.com/archives/7-more-reasons-why-web-apps-fail/ Linux vs. MacOS X Benchmarks Debunked  http://ridiculousfish.com/blog/archives/2006/05/16/36/ GNOME 2.15.2 Released!  http://mail [...]</description>
		<content:encoded><![CDATA[<p>[...] ardo.com/archives/7-more-reasons-why-web-apps-fail/ Linux vs. MacOS X Benchmarks Debunked  <a href="http://ridiculousfish.com/blog/archives/2006/05/16/36/" rel="nofollow">http://ridiculousfish.com/blog/archives/2006/05/16/36/</a> GNOME 2.15.2 Released!  <a href="http://mail" rel="nofollow">http://mail</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSS</title>
		<link>http://ridiculousfish.com/blog/archives/2006/05/16/36/comment-page-2/#comment-543</link>
		<dc:creator>JSS</dc:creator>
		<pubDate>Thu, 25 May 2006 04:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://ridiculousfish.com/blog/archives/2006/05/08/36/#comment-543</guid>
		<description>I have updated my benchmarks.  I have significantly improved the efficiency of my code on all platforms, and I now link against dmalloc on OS X. But an OS X performance issue remains.

http://sekhon.berkeley.edu/macosx/

Suggestions are most welcome.

JS.</description>
		<content:encoded><![CDATA[<p>I have updated my benchmarks.  I have significantly improved the efficiency of my code on all platforms, and I now link against dmalloc on OS X. But an OS X performance issue remains.</p>
<p><a href="http://sekhon.berkeley.edu/macosx/" rel="nofollow">http://sekhon.berkeley.edu/macosx/</a></p>
<p>Suggestions are most welcome.</p>
<p>JS.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
