java中elapseTime设置新时间,Jmeter系列(44)- 详解 Elapsed time、Latency、Connect Time的含义...

如果你想从头学习Jmeter,可以看看这个系列的文章哦

前言

在 Jmeter 中一些专业名词我们是需要提前认知的,如下

Elapsed time

Latency

Connect Time

=======>>>> 点击右侧即可跳转对应详解哦

Elapsed time

从发送请求到收到最后一个响应,所花费的时间

不包括渲染请求所花费的时间,同时也不包括处理客户端脚本所花费的时间

JMeter measures the elapsed time from just before sending the request to just after the last response has been received. JMeter does not include the time needed to render the response, nor does JMeter process any client code, for example Javascript.

Latency

从发送请求到收到第一个响应,所花费的时间

该时间包括组装请求、组装响应的第一部分所需的处理时间,通常长于一个字节

Jmeter 的时间应该更接近浏览器或其他应用程序客户端所经历的时间

网上还有种说法,就是响应信息越大,差别越大

JMeter measures the latency from just before sending the request to just after the first response has been received. Thus the time includes all the processing needed to assemble the request as well as assembling the first part of the response, which in general will be longer than one byte. Protocol analysers (such as Wireshark) measure the time when bytes are actually sent/received over the interface. The JMeter time should be closer to that which is experienced by a browser or other application client.

Connect Time

建立连接所花费的时间

包括SSL三次握手的时间

注意:latency 没有减去 connect time

当出现链接超时等错误,这个会等于链接超时时间

JMeter measures the time it took to establish the connection, including SSL handshake. Note that connect time is not automatically subtracted from latency. In case of connection error, the metric will be equal to the time it took to face the error, for example in case of Timeout, it should be equal to connection timeout.

本文分享 CNBlog - 阿菠萝阿瑶。

如有侵权,请联系 support@oschina.cn 删除。

本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一起分享。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值