摘要:
介绍 An open source load testing tool. 一个开源性能测试工具。 define user behaviour with python code, and swarm your system with millions of simultaneous users. 使用 阅读全文
摘要:
一、QPS(Query Per Second)每秒查询率 每秒查询数,每秒系统能够处理的查询请求次数。 二、TPS(Transactions Per Second):每秒事务 每秒事务数,每秒系统能够处理的事务次数。一个事务是指一个客户机向服务器发送请求然后服务器做出反应的过程。客户机在发送请求时开 阅读全文