<?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>My Workday &#187; performance</title>
	<atom:link href="http://www.goworkday.com/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goworkday.com</link>
	<description>Let&#039;s talk TECH</description>
	<lastBuildDate>Tue, 23 Mar 2010 03:28:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>JProfiler: Getting Started</title>
		<link>http://www.goworkday.com/2010/02/04/jprofiler-getting-started/</link>
		<comments>http://www.goworkday.com/2010/02/04/jprofiler-getting-started/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 07:23:21 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Profiling]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.goworkday.com/?p=221</guid>
		<description><![CDATA[<br/>JProfiler helps you find performance bottlenecks, pin down memory leaks and resolve threading issues in your Java application. JProfiler combines CPU, Memory and Thread profiling in one application and is developed by ej-technologies. The latest version at the time of this article is 6.0.]]></description>
			<content:encoded><![CDATA[<br/><p>JProfiler helps you find performance bottlenecks, pin down memory leaks and resolve threading issues in your Java application. JProfiler combines CPU, Memory and Thread profiling in one application and is developed by ej-technologies.  The latest version at the time of this article is 6.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.goworkday.com/2010/02/04/jprofiler-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Profiling Queries with SHOW STATUS</title>
		<link>http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/</link>
		<comments>http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 00:24:15 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.goworkday.com/?p=80</guid>
		<description><![CDATA[<br/>The combination of FLUSH STATUS and SHOW SESSSION STATUS can be used to see what happens while MySQL executes a query. First, run FLUSH STATUS to reset session status variables to zero. mysql&#62; FLUSH STATUS; mysql&#62; SELECT COUNT(*) FROM TABLE;]]></description>
			<content:encoded><![CDATA[<br/><p>The combination of FLUSH STATUS and SHOW SESSSION STATUS can be used to see what happens while MySQL executes a query. First, run FLUSH STATUS to reset session status variables to zero.</p>
<p>mysql&gt; FLUSH STATUS;</p>
<p>mysql&gt; SELECT COUNT(*) FROM TABLE;</p>

<a href='http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/mysqltune1/' title='mysqltune1'><img width="150" height="150" src="http://www.goworkday.com/wp-content/uploads/2009/02/mysqltune1-150x150.jpg" class="attachment-thumbnail" alt="mysqltune1 150x150 Profiling Queries with SHOW STATUS" title="mysqltune1" /></a>
<a href='http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/mysqltune2/' title='mysqltune2'><img width="150" height="150" src="http://www.goworkday.com/wp-content/uploads/2009/02/mysqltune2-150x150.jpg" class="attachment-thumbnail" alt="mysqltune2 150x150 Profiling Queries with SHOW STATUS" title="mysqltune2" /></a>
<a href='http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/mysqltune3/' title='mysqltune3'><img width="150" height="150" src="http://www.goworkday.com/wp-content/uploads/2009/02/mysqltune3-150x150.jpg" class="attachment-thumbnail" alt="mysqltune3 150x150 Profiling Queries with SHOW STATUS" title="mysqltune3" /></a>
<a href='http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/mysqltune4/' title='mysqltune4'><img width="150" height="150" src="http://www.goworkday.com/wp-content/uploads/2009/02/mysqltune4-150x150.jpg" class="attachment-thumbnail" alt="mysqltune4 150x150 Profiling Queries with SHOW STATUS" title="mysqltune4" /></a>
<a href='http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/mysqltune5/' title='mysqltune5'><img width="150" height="150" src="http://www.goworkday.com/wp-content/uploads/2009/02/mysqltune5-150x150.jpg" class="attachment-thumbnail" alt="mysqltune5 150x150 Profiling Queries with SHOW STATUS" title="mysqltune5" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.goworkday.com/2009/02/13/profiling-queries-with-show-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
