<?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: Performance Optimization and Six Sigma</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/comment-page-1/#comment-766295</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Tue, 08 Jun 2010 14:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2958#comment-766295</guid>
		<description>My thoughts on this are here: http://code.google.com/p/maatkit/issues/detail?id=1054</description>
		<content:encoded><![CDATA[<p>My thoughts on this are here: <a href="http://code.google.com/p/maatkit/issues/detail?id=1054" rel="nofollow">http://code.google.com/p/maatkit/issues/detail?id=1054</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/comment-page-1/#comment-766293</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Tue, 08 Jun 2010 14:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2958#comment-766293</guid>
		<description>Peter, the acceptable query time for Apdex would have to be a command-line option.  I recognize that it&#039;s different for various classes of queries, of course.</description>
		<content:encoded><![CDATA[<p>Peter, the acceptable query time for Apdex would have to be a command-line option.  I recognize that it&#8217;s different for various classes of queries, of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calvin</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/comment-page-1/#comment-766287</link>
		<dc:creator>Calvin</dc:creator>
		<pubDate>Tue, 08 Jun 2010 10:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2958#comment-766287</guid>
		<description>or in other words there is less than 3 defects per million.

Some amendment need to be done for the above sentence, it will be better to make it less than 3.4 defect per million since if there are 3.1 defect found, it still consider as 6 sigma</description>
		<content:encoded><![CDATA[<p>or in other words there is less than 3 defects per million.</p>
<p>Some amendment need to be done for the above sentence, it will be better to make it less than 3.4 defect per million since if there are 3.1 defect found, it still consider as 6 sigma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen Lentz</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/comment-page-1/#comment-766271</link>
		<dc:creator>Arjen Lentz</dc:creator>
		<pubDate>Tue, 08 Jun 2010 04:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2958#comment-766271</guid>
		<description>From our experience, many companies first need to deal with uptime resilience - of course, when building that, the desired performance stability can and should be considered.</description>
		<content:encoded><![CDATA[<p>From our experience, many companies first need to deal with uptime resilience &#8211; of course, when building that, the desired performance stability can and should be considered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/comment-page-1/#comment-766265</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Tue, 08 Jun 2010 02:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2958#comment-766265</guid>
		<description>Baron,

Yes... and I asked for just 95 because this is what was used in TPC-C, SpecJAppServer and similar benchmarks. Now I think we need a higher percentile number.  Re Apdex how do you know acceptable query execution time ?</description>
		<content:encoded><![CDATA[<p>Baron,</p>
<p>Yes&#8230; and I asked for just 95 because this is what was used in TPC-C, SpecJAppServer and similar benchmarks. Now I think we need a higher percentile number.  Re Apdex how do you know acceptable query execution time ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/07/performance-optimization-and-six-sigma/comment-page-1/#comment-766261</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Tue, 08 Jun 2010 02:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2958#comment-766261</guid>
		<description>We used 95% in mk-query-digest because that&#039;s what you asked for :-D  But I agree -- a much tighter restriction is needed for looking at long periods of time.  I&#039;ve actually been thinking a lot about including Apdex scores in mk-query-digest.  Time to go add a feature request to the bug tracker, while it&#039;s on my mind.</description>
		<content:encoded><![CDATA[<p>We used 95% in mk-query-digest because that&#8217;s what you asked for <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />   But I agree &#8212; a much tighter restriction is needed for looking at long periods of time.  I&#8217;ve actually been thinking a lot about including Apdex scores in mk-query-digest.  Time to go add a feature request to the bug tracker, while it&#8217;s on my mind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

