From jmeter-user-return-10000-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Fri Dec 02 23:59:41 2005 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 11873 invoked from network); 2 Dec 2005 23:59:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Dec 2005 23:59:40 -0000 Received: (qmail 83284 invoked by uid 500); 2 Dec 2005 23:57:21 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 82837 invoked by uid 500); 2 Dec 2005 23:57:19 -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 82206 invoked by uid 99); 2 Dec 2005 23:57:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 15:57:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [84.96.21.10] (HELO mail.anyware-tech.com) (84.96.21.10) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 07:23:04 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.anyware-tech.com (Postfix) with ESMTP id D64D633960 for ; Fri, 2 Dec 2005 16:21:12 +0100 (CET) Received: from mail.anyware-tech.com ([127.0.0.1]) by localhost (trinity [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19881-05 for ; Fri, 2 Dec 2005 16:21:10 +0100 (CET) Received: from [10.0.0.42] (francisoud.anyware [10.0.0.42]) by mail.anyware-tech.com (Postfix) with ESMTP id A8D603395C for ; Fri, 2 Dec 2005 16:21:10 +0100 (CET) Message-ID: <43906667.3000506@anyware-tech.com> Date: Fri, 02 Dec 2005 16:21:11 +0100 From: Benjamin Francisoud User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: JMeter Users List Subject: Re: Performance problems References: <43905308.2020207@mobilecohesion.com> <27e674a90512020638o7d33327h258e340ab3369f1e@mail.gmail.com> In-Reply-To: <27e674a90512020638o7d33327h258e340ab3369f1e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at anyware-tech.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Using multiple test machines to test load on the server machine can help you too to achieve higher throughput... (but I never did it with jmeter) see: http://jakarta.apache.org/jmeter/usermanual/remote-test.html -- Benjamin Francisoud Peter Lin wrote: >unfortunately, XML is heavy weight and the default xml parser shipped with >sun jdk is crimson. it's rather slow, so the practical limit per system is >roughly 20-40 depending on the CPU speed. The only way to simulate larger >loads is to increase the think time, or use several client systems to >generate load. > >on a 1.4Ghz Pentium M laptop, the limit for soap performance is around >20-25. If you check use memory cache in the webservice soap sampler, you get >up to 50, but at that point the test is measuring XML performance on the >server. hope that helps > >peter > > >On 12/2/05, Ross Garrett wrote: > > >>Hi >> >>I have just started using JMeter for performance testing of web service >>applications. I am currently using one thread group, and have been >>trying various numbers of threads. The maximum performance I can get >>(using 30-35 threads) is approx. 140tps which I know is just over half >>the current benchmark for the service under test. >> >>Should I be configuring JMeter differently to achieve higher >>performance, or will it just not go any faster? >> >>Thanks in advance >> >>/Ross >> >>--------------------------------------------------------------------- >>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