I would like to implement some kind of request number increase during the load test. For example, start with 10 req/s and for every 100 requests, increase by another 10 req/s, until there are 200 req/s.
I'm using Node.js loadtest library
I would like to implement some kind of request number increase during the load test. For example, start with 10 req/s and for every 100 requests, increase by another 10 req/s, until there are 200 req/s.
I'm using Node.js loadtest library
Copyright © 2021 Jogjafile Inc.