<?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>LoadRunner TnT &#187; Graphs</title>
	<atom:link href="http://www.loadrunnertnt.com/tag/graphs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loadrunnertnt.com</link>
	<description>Performance Testing, LoadRunner Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 08 Mar 2010 07:57:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Transaction &#8211; Percentile Graph</title>
		<link>http://www.loadrunnertnt.com/how-tos/using-transaction-percentile-graph/</link>
		<comments>http://www.loadrunnertnt.com/how-tos/using-transaction-percentile-graph/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 22:53:37 +0000</pubDate>
		<dc:creator>TnT Admin</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Analyze]]></category>
		<category><![CDATA[Graphs]]></category>

		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=133</guid>
		<description><![CDATA[In LoadRunner, the percentile graph is a great graph for understanding how well the system is performing in terms of transaction response time from an overall perspective in a load test.  How is the percentile graph derived?   The mathematical explanation/formula can be found in Wiki, Percentile rank.
90% percentile allows us to know that for a [...]]]></description>
			<content:encoded><![CDATA[<p>In LoadRunner, the percentile graph is a great graph for understanding how well the system is performing in terms of transaction response time from an overall perspective in a load test.  How is the percentile graph derived?   The mathematical explanation/formula can be found in <a href="http://en.wikipedia.org/wiki/Percentile_rank" target="_blank">Wiki, Percentile rank</a>.<span id="more-133"></span></p>
<p>90% percentile allows us to know that for a certain amount of transactions are performing at a certain amount of duration.  Of course it&#8217;s a really abstract description but anyway how is it useful?  Example, if the 90th Percentile is 10secs, what it literally means is that 90% of all transactions are performing at or under 10secs.  While the remaining 10% are performing more than 10secs.  If you have a SLA or performance requirements that is based on 90% of the transactions to perform under 8secs, you have pass this criteria.</p>
<p>The Percentile can also tell you how the system is performing, such that if there is a higher percentage of slow response time transaction and what is the percentage that is performing higher than the expected transaction response time.  In a typical average transaction response time graph, you can see how the (passed) transactions are performing during the entire load test period <span style="text-decoration: underline;">over time</span>.  However, the Percentile graph illustrates the (passed) transactions and their percentage with respect to the <span style="text-decoration: underline;">overall transactions</span>.</p>
<p>In the below example taken from the Analysis User Guide, at the 60th Percentile, tr_amazon_help is at about 4secs, which means 60% and less of tr_amazon_help is responding at 4secs less.  While at the 90th Percentile, 90% of all tr_cnn_weather transactions are responding at 20secs or less.</p>
<p><img class="aligncenter" title="Percentile Graph" src="http://loadrunnertnt.com/images/graph_90percent.JPG" alt="" width="538" height="346" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loadrunnertnt.com/how-tos/using-transaction-percentile-graph/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

