<?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: Experimenting with build times</title>
	<atom:link href="http://blog.mozilla.com/dolske/2009/10/04/experimenting-with-build-times/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/dolske/2009/10/04/experimenting-with-build-times/</link>
	<description>The odd parity bit</description>
	<lastBuildDate>Mon, 02 Jan 2012 13:15:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: RyanVM</title>
		<link>http://blog.mozilla.com/dolske/2009/10/04/experimenting-with-build-times/comment-page-1/#comment-46001</link>
		<dc:creator>RyanVM</dc:creator>
		<pubDate>Mon, 05 Oct 2009 22:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=187#comment-46001</guid>
		<description>Good to know about pymake. I&#039;ve had to stop doing -j builds for awhile now due to the hanging issues on Vista.</description>
		<content:encoded><![CDATA[<p>Good to know about pymake. I&#8217;ve had to stop doing -j builds for awhile now due to the hanging issues on Vista.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris AtLee</title>
		<link>http://blog.mozilla.com/dolske/2009/10/04/experimenting-with-build-times/comment-page-1/#comment-45999</link>
		<dc:creator>Chris AtLee</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=187#comment-45999</guid>
		<description>Any ideas on how long a PGO build takes?</description>
		<content:encoded><![CDATA[<p>Any ideas on how long a PGO build takes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmielczarek</title>
		<link>http://blog.mozilla.com/dolske/2009/10/04/experimenting-with-build-times/comment-page-1/#comment-45998</link>
		<dc:creator>tmielczarek</dc:creator>
		<pubDate>Mon, 05 Oct 2009 11:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=187#comment-45998</guid>
		<description>I don&#039;t think the parallel build problems are problems in our build system, I think there&#039;s a bug in gmake or msys somewhere that makes it hang on Windows Vista/7. The fact that pymake works fine at -j10 seems to prove that. (Also people have been building Mozilla with huge -j values on Linux for quite some time.)

We&#039;ll have to get those last two patches in and make it real easy for people to use pymake, given the parallel build problems on Windows.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think the parallel build problems are problems in our build system, I think there&#8217;s a bug in gmake or msys somewhere that makes it hang on Windows Vista/7. The fact that pymake works fine at -j10 seems to prove that. (Also people have been building Mozilla with huge -j values on Linux for quite some time.)</p>
<p>We&#8217;ll have to get those last two patches in and make it real easy for people to use pymake, given the parallel build problems on Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Avis</title>
		<link>http://blog.mozilla.com/dolske/2009/10/04/experimenting-with-build-times/comment-page-1/#comment-45997</link>
		<dc:creator>Ed Avis</dc:creator>
		<pubDate>Mon, 05 Oct 2009 10:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=187#comment-45997</guid>
		<description>A feature I&#039;ve always wanted in make is a --random flag that would randomize the build order (while still respecting dependencies).  That would help to flush out the kind of makefile bugs that stop parallel builds from working.</description>
		<content:encoded><![CDATA[<p>A feature I&#8217;ve always wanted in make is a &#8211;random flag that would randomize the build order (while still respecting dependencies).  That would help to flush out the kind of makefile bugs that stop parallel builds from working.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

