Return-Path: X-Original-To: apmail-jakarta-jmeter-user-archive@www.apache.org Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56D196561 for ; Tue, 21 Jun 2011 01:56:30 +0000 (UTC) Received: (qmail 61127 invoked by uid 500); 21 Jun 2011 01:56:29 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 61095 invoked by uid 500); 21 Jun 2011 01:56:29 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 61086 invoked by uid 99); 21 Jun 2011 01:56:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2011 01:56:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of muquaddim@gmail.com designates 209.85.216.179 as permitted sender) Received: from [209.85.216.179] (HELO mail-qy0-f179.google.com) (209.85.216.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2011 01:56:24 +0000 Received: by qyk29 with SMTP id 29so2950403qyk.10 for ; Mon, 20 Jun 2011 18:56:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=RZgSykvljxxfhCikB1/Lu5oi3fnNM6srl11XhosL2Ms=; b=TfsAIWfnA9WYomDQEyElrlfoQp+kacEvP3ApnB5x83/xA8l6H/UuFSP7QTRl2xCjZ6 7EFZaTCjVJIk+f43YBm5RnOreNNf1x1l5z3lf7gBTLmb3z4K+OCH9LWMUCE6LaHn7p7o +1io5mBlYPImrDG/3r9+Vw7aVWH1FFaOogYnQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=emzlDNignb0OnEJr1mJXNbb1CWjK5+3xdjCh48QCXOFSLVK5ygJ4vT1veVE0q45/a9 LHWgfH7NSQmcOWfcCp6mMRxuZBAnPOvifXNecSugo5zHAFBIooXOOcVjgMcnufjgZTiK 2sBWW7PDLfj6Uptl11oe2nBhiD69ENBUxCsIU= MIME-Version: 1.0 Received: by 10.229.18.67 with SMTP id v3mr4635478qca.100.1308621364116; Mon, 20 Jun 2011 18:56:04 -0700 (PDT) Sender: muquaddim@gmail.com Received: by 10.229.44.200 with HTTP; Mon, 20 Jun 2011 18:56:03 -0700 (PDT) Date: Tue, 21 Jun 2011 07:56:03 +0600 X-Google-Sender-Auth: l_V0yQLEoomdiB0hDEiq_z3Xk9k Message-ID: Subject: Measure execution time of a website From: shiplu To: jmeter-user@jakarta.apache.org Content-Type: text/plain; charset=UTF-8 Hello, I am using jmeter for my jsp website. One of the test here is to measure time it takes to load a website, submit a form and full result is loaded in browser. I can simulate the test with jmeter. The result is following. # Samples 100 Average 785 Min 48 Max 1397 Std. Dev. 437.63 Error 0% Throughput 45.6/sec KB/sec 1661.85 Avg. Bytes 37302.0 Could you tell me which value is representing the time duration I require? I think its Average. But Std.Dev. is too high that it seems the result is not okay. Do you think such high Std. Dev. is normal? The server and jmeter is on two different machine. -- Shiplu Mokadd.im --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org