<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shawn Wilsher &#187; regression</title>
	<atom:link href="http://shawnwilsher.com/archives/tag/regression/feed" rel="self" type="application/rss+xml" />
	<link>http://shawnwilsher.com</link>
	<description></description>
	<lastBuildDate>Sun, 04 Dec 2011 10:37:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Performance Regressions are Painful</title>
		<link>http://shawnwilsher.com/archives/182</link>
		<comments>http://shawnwilsher.com/archives/182#comments</comments>
		<pubDate>Sat, 29 Nov 2008 21:51:29 +0000</pubDate>
		<dc:creator>Shawn Wilsher</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[regression]]></category>

		<guid isPermaLink="false">http://shawnwilsher.com/?p=182</guid>
		<description><![CDATA[I think it is a well known fact that performance regressions are really painful. They cause pain on more than one front too! You have users who have a less responsive application, drivers who have to figure out who and what caused the regression, and developers who have to backout or come up with a [...]]]></description>
			<content:encoded><![CDATA[<p>I think it is a well known fact that performance regressions are really painful.  They cause pain on more than one front too!  You have users who have a less responsive application, drivers who have to figure out who and what caused the regression, and developers who have to backout or come up with a fix for the regression.</p>
<p>Until recently, we only had a heavy handed tool (the graph server) that is slow and painful to use.  Recently, <a href="http://blog.johnath.com/2008/11/26/performance-dashboard-v2/">Johnathan has revamped his performance dashboard</a> which is a very quick and easy way for people to see the current status of some of the more important performance graphs (it&#8217;s also easy to hack on!).  This has made spotting a regression much easier and faster, which great increases the odds of the offending change(s) being backed out.  The longer a performance bug is left in the tree, the harder it becomes to do a straight backout.</p>
<p>Today I decided I was going to spend the day eliminating the rest of our open performance bugs (or make sure they had blocking requested for the current release).  However, I was amazed at how many old performance bugs we had open that hadn&#8217;t been touched in six months or more.  I probably closed about 20 bugs as INCOMPLETE since there was virtually no way we were going to be able fix those bugs anymore.  One bug I was actually able to mark as FIXED, and there were a few more that were recent regressions that I posted comments on to make sure people were still working on.</p>
<p>This made me realize that we have a serious problem though.  We currently have no way for people who care about performance regressions to easily be aware of new bugs filed.  To help this, I went ahead and filed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=467170" title="Create an e-mail address that people can watch for T* regressions">bug  467170</a> which will allow folks to add an e-mail address to the cc list of all performance regression bugs so the folks who care about this can watch the address and get mail about these issues.  Once <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=464609" title="Create a newsgroup/mailing list/pigeon network for sheriffs">bug 464609</a> gets resolved the sheriffs will also have a place to bring these issues up so the next sheriff is aware of what is going on as well.</p>
<p>I think we are starting to move in the right direction when it comes to performance monitoring, but I think we also have a long ways to go.  Remember kids, only you can help stop performance regressions.</p>
]]></content:encoded>
			<wfw:commentRss>http://shawnwilsher.com/archives/182/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

