Skip to content

Locust介绍

Locust是一个用于编写和运行分布式用户负载测试的开源工具。它基于Python语言,使用简单且功能强大。

Locust安装

bash
# 安装Locust
pip install locust