JMeter-响应时间与延迟具有相同的值 [英] JMeter - Response time has same value as latency

查看:143
本文介绍了JMeter-响应时间与延迟具有相同的值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用JMeter和Blazemeter报告执行性能测试,但是响应时间值与延迟时间值相同. 有人可以解释吗? 我附上了图表结果:

I'm executing performance testing using JMeter and Blazemeter report, but the response time value is the same as latency time value. can somebody explain? I attach the graph results:

等待时间图

响应时间图

推荐答案

这仅表示响应很小/为空.值为TTLB和TTFB,请参见有关差异的说明

It just means that the response is small/empty. The values are TTLB and TTFB, See explanantion about the difference

延迟是指发送请求的时间与开始接收响应的时间之间的差.

响应时间(=采样时间=加载时间=经过的时间)是发送请求的时间与已完全接收响应的时间之间的差.

Response time (= Sample time = Load time = Elapsed time) is a difference between time when request was sent and time when response has been fully received.

所以响应时间总是> =延迟.

So Response time always >= latency.

文件越大,响应时间和延迟之间的差异就越大.

The larger file is, the larger difference between response time and latency will be.

这篇关于JMeter-响应时间与延迟具有相同的值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆