first buffer time
https://blog.csdn.net/weixin_43820813/article/details/123179385
https://admhelp.microfocus.com/lr/en/24.1/help/WebHelp/Content/Analysis/110200_r_GR_Server_Network_Distribution.htm
概括一下:
If the download time for a component is high, you can use this graph to determine whether the problem is server- or network-related.
Network time is defined as the average amount of time that passes from the moment the first HTTP request is sent until receipt of ACK.
Server time is defined as the average amount of time that passes from the receipt of ACK of the initial HTTP request (usually GET) until the first buffer is successfully received back from the web server.
[popexizhi: 之前一直以为first buffer 在jmeter没有,看来是自己浅薄了:)]
参考:
https://stackoverflow.com/questions/3957991/jmeter-response-times-ttfb-or-ttlb
https://jmeter.apache.org/usermanual/glossary.html
https://admhelp.microfocus.com/lr/en/24.1/help/WebHelp/Content/Analysis/110200_r_GR_Server_Network_Distribution.htm
https://tangowhisky37.github.io/PracticalPerformanceAnalyst/pages/spe_fundamentals/what_is_time_to_first_buffer/
没有评论:
发表评论