Re: Response time for single user is more than 50 users
Deepak Goel <[email protected]> Tue, 10 Sep 2024 10:50:57 +0530
| Newsgroups | gmane.comp.jakarta.jmeter.user |
|---|---|
| Message-ID | <CA+b7NVVUagCy9Cg_o6R-idqNAcvRnA_z3Xv7V+4Ljv0as3ZZyA@mail.gmail.com> |
Hi When you run 50 users, the web server caches images and other files. So response time could be lower than 1 user (where there is no caching). Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 [email protected] LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" Make In India : http://www.makeinindia.com/home On Mon, Sep 9, 2024 at 9:50 PM Deepak Chaudhari <[email protected]> wrote: > Hi, > > I'm executing a load test for an API. > > When I execute the API with 1 user 10 iterations, the average response time > I'm getting with JMeter is 2000 ms (Aggregate report). > > When I execute the same API with 50 user 100 iterations, the average > response time I'm getting with JMeter is 1500 ms (Aggregate report). > > This is happening for most of the APIs in performance testing scope. > > Now stakeholders are asking how the response time for a single user is more > than 50 users. > > Regards, > DC >