-
Beta Was this translation helpful? Give feedback.
Answered by
AntyaDev
Feb 2, 2024
Replies: 1 comment 9 replies
-
Hi @andreycha
I think you can't get 1600 in total because your 1 Load Simulation(RampingInject 800) will smoothly ramp from 0 to 800, but it doesn't mean that, in total, it will be 800. It mean that at the last second 00:01:00 you will get to the rate = 800 RPS |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After reading your request carefully, I think it's not configured correctly.
This is a different use case.
{ "Inject": [ 14, "00:01:00", "00:00:01" ] } // it will send in total 840 requests
"00:01:00" - it's an injection interval, meaning how often Nbomber will wake up and send a new portion of requests.
For your use case I suggest to use
https://nbomber.com/docs/nbomber/load-simulation#iterations-for-inject