Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 68551 invoked from network); 2 Sep 2004 18:08:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Sep 2004 18:08:15 -0000 Received: (qmail 75061 invoked by uid 500); 2 Sep 2004 18:08:11 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 75033 invoked by uid 500); 2 Sep 2004 18:08:11 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 75020 invoked by uid 99); 2 Sep 2004 18:08:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of woolfel@gmail.com designates 64.233.170.207 as permitted sender) Received: from [64.233.170.207] (HELO mproxy.gmail.com) (64.233.170.207) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Sep 2004 11:08:09 -0700 Received: by mproxy.gmail.com with SMTP id 79so374748rnl for ; Thu, 02 Sep 2004 11:08:01 -0700 (PDT) Received: by 10.38.11.79 with SMTP id 79mr40606rnk; Thu, 02 Sep 2004 11:08:01 -0700 (PDT) Received: by 10.38.164.57 with HTTP; Thu, 2 Sep 2004 11:08:01 -0700 (PDT) Message-ID: <27e674a904090211087d45f74c@mail.gmail.com> Date: Thu, 2 Sep 2004 13:08:01 -0500 From: Peter Lin Reply-To: Peter Lin To: JMeter Users List , vstguard-maillist@yahoo.com Subject: Re: Help with interpreting results.... In-Reply-To: <20040902175023.98066.qmail@web81105.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040902175023.98066.qmail@web81105.mail.yahoo.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N AverageTime - this is the actual average as in Sum(samples)/count minTime - is the shortest time recorded maxtime - is the longest response time recorded if you want to get a visual idea of what the performance is like, you can add the new distribution graph and open the log file containing the results. Since I wrote the distribution graph, I'm biased. the distribution graph will show you the 50% and 90% line, which to me is more useful than max, min and average. The response times tend to clump, so the distribution graph gives you that picture. peter http://cvs.apache.org/~woolfel/distribution_graph_capture2.png On Thu, 2 Sep 2004 10:50:23 -0700 (PDT), vstguard wrote: > I have the following result for 100 users(100 Threads). How do I interpret the Summary result? Does it mean that the average response time for a single page is 46616 ms, > or is the number users also factor in it? > > Summary > Tests Failures SuccessRate AverageTime MinTime MaxTime > 1100 0 100.00% 46616ms 1563ms 729281ms > Pages > URL Tests Failures SuccessRate AverageTime MinTime MaxTime > Page1 200 0 100.00% 7597ms 1563ms 15157ms > > Page2 200 0 100.00% 10137ms 1641ms 20156ms > > Page3 100 0 100.00% 8686ms 1719ms 12719ms > > Page4 200 0 100.00% 22441ms 2500ms 165594ms > > Page5 100 0 100.00% 7801ms 2719ms 51828ms > > Page6 100 0 100.00% 33923ms 10656ms 65907ms > > Page7 100 0 100.00% 57959ms 4234ms 547203ms > > Page8 100 0 100.00% 324054ms 64078ms 729281ms > Thanks > -Vikram > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org