. 下载地址
https://jmeter.apache.org/download_jmeter.cgi
Binaries¶ 下的
apache-jmeter-5.2.1.zipsha512pgp
. 使用介绍
1:打开E:apache-jmeter-5.2.1apache-jmeter-5.2.1injmeter.bat
2:右键点击testplan-》add Threads(users) ->Thread group
3: 右键 thread group -> add listener ->aggregate report (推荐)
4:点击菜单栏中的start(第一个绿色三角)
. 参数介绍
1:thread group 中 : number of thread 线程个数; rame-up-period 多少秒内启动上面定义的线程个数
2:aggregate report 中的参数 :sample 例子个数;avrage 平均时间 ;throughput 吞吐量:每秒处理的请求个数;注意平均时间 之类的单位是ms
aggregate report 具体的名称介绍和数据演示 https://blog.csdn.net/weixin_43639512/article/details/89083363
https://www.cnblogs.com/lmyupupblogs/p/11316302.html
参考文档
https://blog.csdn.net/weixin_43639512/article/details/100118274