<?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 Buildbot</title>
	<atom:link href="http://atlee.ca/blog/2009/07/28/profiling-buildbot/feed/" rel="self" type="application/rss+xml" />
	<link>http://atlee.ca/blog/2009/07/28/profiling-buildbot/</link>
	<description>programming, photography, media, and anything else that strikes my fancy</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:08:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert Kaiser</title>
		<link>http://atlee.ca/blog/2009/07/28/profiling-buildbot/comment-page-1/#comment-55602</link>
		<dc:creator>Robert Kaiser</dc:creator>
		<pubDate>Thu, 30 Jul 2009 01:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://atlee.ca/blog/?p=450#comment-55602</guid>
		<description>Sending less data from the slaves doesn&#039;t sound like a good idea, all the log data is really helpful when looking at problems (and I tend to have a number of those where I need to look at those logs)</description>
		<content:encoded><![CDATA[<p>Sending less data from the slaves doesn&#8217;t sound like a good idea, all the log data is really helpful when looking at problems (and I tend to have a number of those where I need to look at those logs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel Hecht</title>
		<link>http://atlee.ca/blog/2009/07/28/profiling-buildbot/comment-page-1/#comment-55577</link>
		<dc:creator>Axel Hecht</dc:creator>
		<pubDate>Wed, 29 Jul 2009 07:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://atlee.ca/blog/?p=450#comment-55577</guid>
		<description>The sync might actually be that high because we have tons of atomic steps that are either not really part of the build, or work arounds.

TinderboxPrint is a prominent example, I guess that the plethora of repo clobbers for tools are, too.

I guess the l10n builds are the most drastic here, we&#039;re having 36 steps. Of those, 12 are required to do the job, to my counting. Which is generous, as I&#039;ve let building config and nsprpub pass. Not sure we ever need the latter. 7 steps are just TinderboxPrint and echo&#039;s. 5 are slave maintaince (buildtools and compare-locales repos). There are a few other steps which may or may not deserve a step, and thus a separate log file.

Killing tinderbox would help our load (the bz2 part, too). And a more thorough review of what we do in the builders and why.

And we should use a better tool for slave maintainance than regular builders, too.</description>
		<content:encoded><![CDATA[<p>The sync might actually be that high because we have tons of atomic steps that are either not really part of the build, or work arounds.</p>
<p>TinderboxPrint is a prominent example, I guess that the plethora of repo clobbers for tools are, too.</p>
<p>I guess the l10n builds are the most drastic here, we&#8217;re having 36 steps. Of those, 12 are required to do the job, to my counting. Which is generous, as I&#8217;ve let building config and nsprpub pass. Not sure we ever need the latter. 7 steps are just TinderboxPrint and echo&#8217;s. 5 are slave maintaince (buildtools and compare-locales repos). There are a few other steps which may or may not deserve a step, and thus a separate log file.</p>
<p>Killing tinderbox would help our load (the bz2 part, too). And a more thorough review of what we do in the builders and why.</p>
<p>And we should use a better tool for slave maintainance than regular builders, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://atlee.ca/blog/2009/07/28/profiling-buildbot/comment-page-1/#comment-55571</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 29 Jul 2009 03:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://atlee.ca/blog/?p=450#comment-55571</guid>
		<description>also take a look at http://code.google.com/p/unladen-swallow/</description>
		<content:encoded><![CDATA[<p>also take a look at <a href="http://code.google.com/p/unladen-swallow/" rel="nofollow">http://code.google.com/p/unladen-swallow/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

