giltene / wrk2

A constant throughput, correct latency recording variant of wrk
Apache License 2.0
4.28k stars 395 forks source link

Problems when threads > rate #8

Open gringus opened 9 years ago

gringus commented 9 years ago

There seems to be an issue with wrk2 when number of threads specified (-t) is higher than rate (-R). wrk2 seems to be locking up.

jmencak commented 7 years ago

See https://github.com/giltene/wrk2/pull/39