I have been trying to load test an API using locust. Currently, I am simulating 4 users. I am not able to interpret the response time numbers. Does it denote the response time for a single request or 4 requests since 4 users are being simulated in parallel? Or is there any other meaning? Can someone provide an explanation to this? I don't think this is covered well in the documentation.
