Closed antikilahdjs closed 2 months ago
Hi!
In short: No, 150 users in no way guarantees 150 rps, it all depends on the response times of your system. And ramp up has no impact at all on the peak load, it only changes how quickly the 150 users are spawned.
Have a look at this article and see if it clears it up for you: https://www.locust.cloud/blog/closed-vs-open-workload-models
Hello @cyberw
I really thank you and I will check it out.
Prerequisites
Description
Hello,
I am sorry to ask it but I am so confusing about RPS vs Users (Concurrent). I am new using Locust and I fired as example 150 concurrent users plus ramp up 150 but the RPS is not the same as total of users. If the user requesting from API is 150 the number of RPS should be 150 too or am lost in something else?
Could you please guys help me on it?
Command line
I am using Kubernetes and I choose via UI the ramp 150 and concurrent 150
Locustfile contents
Python version
3.11.9
Locust version
2.31.5
Operating system
RHEL 8.5