<?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>non-random ramble &#187; performance</title>
	<atom:link href="http://jimbarritt.com/non-random/category/devops/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimbarritt.com/non-random</link>
	<description>adventures in code</description>
	<lastBuildDate>Tue, 20 Sep 2011 13:16:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>YourKit: The best thing since sliced bread!</title>
		<link>http://jimbarritt.com/non-random/2009/09/15/yourkit-the-best-thing-since-sliced-bread/</link>
		<comments>http://jimbarritt.com/non-random/2009/09/15/yourkit-the-best-thing-since-sliced-bread/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 12:51:03 +0000</pubDate>
		<dc:creator>Jim Barritt</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[thoughtblog]]></category>

		<guid isPermaLink="false">http://jimbarritt.com/non-random/2009/09/15/yourkit-the-best-thing-since-sliced-bread/</guid>
		<description><![CDATA[What is it? A Java / .NET profiling tool. YourKit, LLC is a technology leader, creator of the most innovative and intelligent tools for profiling Java &#038; .NET applications. The YourKit Java Profiler has been already recognized by the IT professionals and analysts as the best profiling tool. With YourKit solutions, both CPU and memory [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yourkit.com/"><img src="http://www.yourkit.com/images/articles_logo.gif" /></a></p>
<p>What is it?</p>
<p>A Java / .NET profiling tool.</p>
<blockquote><p> YourKit, LLC is a technology leader, creator of the most innovative and intelligent tools for profiling Java &#038; .NET applications. The YourKit Java Profiler has been already recognized by the IT professionals and analysts as the best profiling tool.</p>
<p>With YourKit solutions, both CPU and memory profiling have come to the highest professional level, where one can profile even huge applications with maximum productivity and zero overhead.</p>
<p>There are several, recent innovations to profiling that have gained well-deserved popularity among professional Java developers, both in big and small companies.</p>
<p>YourKit is the standard-setter in the evolution of profiling tools. </p></blockquote>
<p>It is incredibly slick and easy to use. Thanks to <a href="http://wuetender-junger-mann.de/wordpress/">Felix</a> for putting me on to it.</p>
<p>Simply download it (<a href="http://www.yourkit.com/download/index.jsp">Java<a/>, <a href="http://www.yourkit.com/dotnet/download/index.jsp">.NET</a>), copy it to your Applications folder and add the following to your java startup options (on a mac, that is):</p>
<pre>
JAVA_PROFILING_OPTIONS="\
-agentpath:/Applications/YourKit_Java_Profiler_8.0.15.app/bin/mac/libyjpagent.jnilib\
 -agentlib:yjpagent "
</pre>
<p>Then kick back and enjoy!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fjimbarritt.com%2Fnon-random%2F2009%2F09%2F15%2Fyourkit-the-best-thing-since-sliced-bread%2F&amp;title=YourKit%3A%20The%20best%20thing%20since%20sliced%20bread%21" id="wpa2a_2"><img src="http://jimbarritt.com/non-random/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://jimbarritt.com/non-random/2009/09/15/yourkit-the-best-thing-since-sliced-bread/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

