![Avatar notebook default](https://cdn2.jianshu.io/assets/default_avatar/avatar-notebook-default-640f7dde88592bdf6417d8ce1902636e.png)
You can run locust without the web UI - for example if you want to run i...
It’s possible to use Locust as a library, instead of running Locust usin...
Locust comes with a number of events hooks that can be used to extend Lo...
You may wish to consume your Locust results via a CSV file. In this case...
--step-load 在 Locust 1.3 版本中已棄用 If you want to monitor your service perf...
Locust’s default HTTP client uses python-requests[http://www.python-requ...
雖然 Locust 通過協(xié)程可以實(shí)現(xiàn)單機(jī)大量并發(fā),但是對(duì)多核 CPU 的支持并不好刃榨,可以通過在一臺(tái)機(jī)器上啟動(dòng)多個(gè) Locust 實(shí)例實(shí)現(xiàn)對(duì)多核 ...
Command Line Options The most straight forward way to Configure how Locu...
locustfile.py 是 locust 運(yùn)行的腳本文件,就像 jmeter 的 jmx 文件一樣双仍。 locustfile 是普通的 pyt...