From e0a1b321e8c2550add569230496caed463b1226b Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Thu, 20 Jul 2017 22:12:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0locust-task=E7=9A=84=E5=BC=95?= =?UTF-8?q?=E7=94=A8=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- practice/network-and-cluster-perfermance-test.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/practice/network-and-cluster-perfermance-test.md b/practice/network-and-cluster-perfermance-test.md index 3588e308c..78877de96 100644 --- a/practice/network-and-cluster-perfermance-test.md +++ b/practice/network-and-cluster-perfermance-test.md @@ -388,6 +388,8 @@ Locust模拟10万用户,每秒增长100个。 ![locust-test](http://olz1di9xf.bkt.clouddn.com/kubernetes-locust-test.jpg) +关于Locust的使用请参考Github:https://github.com/rootsongjc/distributed-load-testing-using-kubernetes + ## 参考 [基于 Python 的性能测试工具 locust (与 LR 的简单对比)](https://testerhome.com/topics/4839)