|
|
1
1
JMeter将发送请求 尽可能快 ,也就是说:
每秒请求数 -这主要取决于应用程序的响应时间,即。
我建议你 increasing (and decreasing) the load gradually ,这样您就可以将不断增加的负载与不断增加的吞吐量/响应时间/错误数等联系起来,而同时释放所有线程不会告诉您全部情况(除非您正在执行一种 spike testing Synchronizing Timer ) |
|
|
2
0
吉米特的 ramp-up period 设为1意味着在1秒内启动所有100个线程。 这不是如下所述的推荐设置
另请参见 Can i set ramp up period 0 in JMeter?
|
|
|
user987 · 如何在Django中访问提交的表单请求数据 1 年前 |
|
|
Mehdi · 使用python请求从deta.space获取数据 2 年前 |
|
|
Michael · PHP cURL HTTP请求 2 年前 |