[New Feature] Automatically determine the maximum number of users or the needed resources for target services
nghialv opened this issue · 0 comments
nghialv commented
I am thinking about adding a feature that helps us determine the maximum number of users (requests) the target services can handle. This can be done by automatically running the load tests with the number of virtual users increasing gradually until one of the checks fails. Or a feature that helps us determine the needed resources of the target services so that they can handle the given number of users.
Feel free to leave any feedback or make a PR. Thanks.