alexfernandez / loadtest

Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.
MIT License
2.57k stars 209 forks source link

Multi-process Mode #215

Closed alexfernandez closed 1 year ago

alexfernandez commented 1 year ago

Adds the option --cores n to start multiple processes. Shares total requests and requests per second among all available cores, aggregates the results.

Also in this PR:

For immediate merge, to be released as v6.3.0.