Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 56596 invoked from network); 16 Dec 2008 18:36:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Dec 2008 18:36:28 -0000 Received: (qmail 10760 invoked by uid 500); 16 Dec 2008 18:36:38 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 10742 invoked by uid 500); 16 Dec 2008 18:36:38 -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 10731 invoked by uid 99); 16 Dec 2008 18:36:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2008 10:36:37 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 72.14.220.153 as permitted sender) Received: from [72.14.220.153] (HELO fg-out-1718.google.com) (72.14.220.153) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2008 18:36:17 +0000 Received: by fg-out-1718.google.com with SMTP id 22so1447541fge.1 for ; Tue, 16 Dec 2008 10:35:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=3UZrOVB7kGmpQUHxT8+Lb7yeqM8VEdFF/riUpC/OcUE=; b=xvDY4G8cvyXbUTnuHHAGw1uedo2es3eeMFTG7pedL6/GcHj4w+Rpr7W40waUpyNyi7 pqW1uMdKxa4o8oiwLvFfVaB4EWJTEFPH2TxJtt1CM9t/6w5zAX5mSQBg6VE7wgDad2s9 PVgdlC/inie9xsGrBuEMBrvJjyoGxOrUrWlLA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=pSFTRTN3IEZDxOtszoRLDv3GkWl8McQ5KmO6046H1xenNkMchNZeLb7wIFW48c6itk PEoh+tZgZZ8/c0AMdeJnkDV7br4nbT9HVsnuSn6TN3LWpfAxz4zA4W3jRa+pbATJzdQo KtxP6lfrA3LyhxElm724NrTB+65hxyqkfsMbE= Received: by 10.86.4.14 with SMTP id 14mr4773230fgd.76.1229452555897; Tue, 16 Dec 2008 10:35:55 -0800 (PST) Received: by 10.86.65.7 with HTTP; Tue, 16 Dec 2008 10:35:55 -0800 (PST) Message-ID: <25aac9fc0812161035x1e04f252p2e2c1cd85a657544@mail.gmail.com> Date: Tue, 16 Dec 2008 18:35:55 +0000 From: sebb To: "JMeter Users List" Subject: Re: jmeter curious elapsed time In-Reply-To: <21012622.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <21012622.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On 15/12/2008, ickenic wrote: > > Hi, > > i=B4m using jmeter 2.3.1 and there are curious measured elapsed time in = the > jtl log file. > When jmeter has complete one test with some http requests, the smallest > elapsed time is 0 and the next 15 ms. there are no error response messag= es, > so why there are samples with a response time of 0 ? > And why no response times between 0 and 15 ms? > > > Does anybody know why? This is due to the timer resolution. If you update to 2.3.2 and use Java 1.5 (or later) JMeter will use a better timer which is likely to provide better resolution. Or use a different OS ;-) > > -- > View this message in context: http://www.nabble.com/jmeter-curious-elaps= ed-time-tp21012622p21012622.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org