摘要: HPS(Hits Per Second) :每秒点击次数,单位是次/秒。 TPS(Transaction Per Second):系统每秒处理交易数,单位是笔/秒。 QPS(Query Per Second):系统每秒处理查询次数,单位是次/秒。对于互联网业务中,如果某些业务有且仅有一个请求连接,那 阅读全文
posted @ 2019-07-28 16:26 helloTerry1998 阅读(1095) 评论(0) 推荐(0)
摘要: 官网地址:https://www.locust.io/ Doc文档:https://docs.locust.io/en/stable/index.html Locust官网介绍 An open source load testing tool. 一个开源负载测试工具 Define user beha 阅读全文
posted @ 2019-07-28 00:18 helloTerry1998 阅读(997) 评论(0) 推荐(0)