梯度并发-阶梯式加压-

https://blog.csdn.net/lh155136/article/details/106795471

 

6 参数解释

This group will start
当前线程一共启动100个线程

First wait for
启动第一个线程等待0秒

Then start
开始启动0个线程

using ramp-up 和 threads every 和 next add
每隔5秒 在30秒内 启动10个线程

Then hold load for
所有线程加载完后,持续运行60秒

threads every 和 Finally stop
在1s内停止5个线程

一共6行,解释如上

 

 

 

 

同时添加以下监视器:
HPS:每秒请求数 --- jp@gc - Hits per Second
TPS:每秒事务数 --- jp@gc - Transactions per Second
TRT:事务响应时间 --- jp@gc - Response Times Over Time
活跃线程数--- jp@gc - Active Threads Over Time
复合图查看器--- jp@gc - Composite Graph
https://mp.weixin.qq.com/s/NFtJMChd-VZGbjst_75HVw
posted @ 2021-04-16 17:35  凯宾斯基  阅读(105)  评论(0)    收藏  举报