JMeter-响应时间计算 [英] JMeter - response time calculation

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

问题描述

有人可以向我解释一下JMeter如何计算响应时间吗?

Can someone explain me please how JMeter calculate response time?

我需要了解以下图表:随时间变化的响应时间.

I need to understand this graph: Response Times Over Time.

推荐答案

响应时间也称为time to last byte,而等待时间为time to first byte:

Response time is also known as time to last byte while Latency is time to first byte:

  • 到最后一个字节的时间-从发送请求到最后一个资源完成下载的时间.
  • 第一个字节的时间-从发送请求到接收到第一个资源的第一个字节为止的时间.
  • Time to last byte - time from the moment the request was sent till the last resource is finished downloading.
  • Time to first byte - time from the moment the request was sent till the first byte of the first resource is received back.

是您想知道的还是我误解了您的问题?

Is that what you wanted to know or have I misunderstood your question?


此处是更详细的说明关闭所有可能的性能指标.


Here is a more detailed explanation off all possible performance measurements.

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

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