如何安装并使用Python性能测试工具Locust?
- 内容介绍
- 文章标签
- 相关推荐
本文共计436个文字,预计阅读时间需要2分钟。
介绍An open source load testing tool。一款开源性能测试工具。定义用户行为使用Python代码,并用成千上万的模拟用户来测试您的系统。使用Python代码来定义用户行为。用它可模拟数百万计的用户。
介绍
An open source load testing tool.
一个开源性能测试工具。
define user behaviour with python code, and swarm your system with millions of simultaneous users.
使用Python代码来定义用户行为。用它可以模拟百万计的并发用户访问你的系统。
本文共计436个文字,预计阅读时间需要2分钟。
介绍An open source load testing tool。一款开源性能测试工具。定义用户行为使用Python代码,并用成千上万的模拟用户来测试您的系统。使用Python代码来定义用户行为。用它可模拟数百万计的用户。
介绍
An open source load testing tool.
一个开源性能测试工具。
define user behaviour with python code, and swarm your system with millions of simultaneous users.
使用Python代码来定义用户行为。用它可以模拟百万计的并发用户访问你的系统。

