Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 54513 invoked from network); 3 Dec 2009 12:05:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 12:05:52 -0000 Received: (qmail 26915 invoked by uid 500); 3 Dec 2009 12:05:51 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 26844 invoked by uid 500); 3 Dec 2009 12:05:51 -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 26834 invoked by uid 99); 3 Dec 2009 12:05:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 12:05:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rohit.kalsarpe@gmail.com designates 209.85.223.200 as permitted sender) Received: from [209.85.223.200] (HELO mail-iw0-f200.google.com) (209.85.223.200) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 12:05:43 +0000 Received: by iwn38 with SMTP id 38so828227iwn.11 for ; Thu, 03 Dec 2009 04:05:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=pKb+mA/x9JIgN1h8+4ZdxY+MVGazMGK+TX57wRKSDDk=; b=SAnCBw2RjLAF0B7uYkxVXkJr5ACA99mUBa6SebxQCVbUC/j3srol6xN58qTJdupC3u BVoq4hMXRMshLe1mkz1NBhsOQjB4sQzCmLtLM7JCqqeaOLrsVhHFyVdxmAn4li/rrAYV 5IBWr03z176UOfeJyBgHCdlcpQy7zkc+KvzRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=G01RYQs4RF/5xl46ceFNhRAF8wLcsraBkpuMTbKD6Rl8PVmVetOXu9mAfV2Y5m3gtt Lb0vWaCYSQ3IXquSgCPMOqI0F7BNJUuAthgt3vt41aq9WDcpcg33Ft6dNoDioS555qWN eF8x1cUH0Oys5x9GjbKrLZ9V/kITS3djlE2iM= MIME-Version: 1.0 Received: by 10.231.121.93 with SMTP id g29mr1538414ibr.13.1259841921998; Thu, 03 Dec 2009 04:05:21 -0800 (PST) Date: Thu, 3 Dec 2009 17:35:21 +0530 Message-ID: <3317ac0912030405m5519922dm19a7e80463600950@mail.gmail.com> Subject: [newbie's question] number of queries fired by Jmeter From: Rohit Kalsarpe To: jmeter-user@jakarta.apache.org Content-Type: multipart/alternative; boundary=0016e646926a3be0100479d1ce02 X-Virus-Checked: Checked by ClamAV on apache.org --0016e646926a3be0100479d1ce02 Content-Type: text/plain; charset=ISO-8859-1 Hi, I automated Jmeter with ANT. Following are the settings used : Threads/Users - 5 Ramp-up - 1 Loop - Forever (script is scheduled to run for 100 seconds). My test plan has only one Sampler (HTTP Request) which posts query to server. In first iteration, i saw jmeter could fire 480 threads in 100 seconds. In second iteration, i saw jmeter could fire 80 threads in 100 seconds. In third iteration, i saw jmeter could fire 270 threads in 100 seconds. Why is this number varying so much ? More or less, Jmeter should fire same number of queries (~ 500) in 100 seconds. No parameters were changed during iterations. -- cheers, rohit I don't live, laugh, work, cry, die.I do a hundred million things between them.I achieve and I cherish, I fail and retrospect. Bcoz the world just happened. I did'nt. In a way I am just a drop in the downpour of the world. Still, the world just happened. But I did'nt. --0016e646926a3be0100479d1ce02--