jeffbski / bench-rest

bench-rest - benchmark REST (HTTP/HTTPS) API's. node.js client module for easy load testing / benchmarking REST API's using a simple structure/DSL can create REST flows with setup and teardown and returns (measured) metrics.
MIT License
303 stars 51 forks source link

Set the concurrency rate #35

Closed Joseph1977 closed 6 years ago

Joseph1977 commented 6 years ago

Great work! [Question] How would you set the concurrency rate?

Joseph1977 commented 6 years ago

Not an issue, just was looking for a way to control the rate but this was not the intent of loading benchmark, sorry!.