当前位置:网站首页>jmmert聚合测试报告
jmmert聚合测试报告
2022-07-21 16:46:00 【yn00】
springboot项目测试,单机
测试服务器配置
聚合测试报告
聚合报告:Aggregate Report
Label:请求名,request。
#Samples:发出请求数量。模拟用户
Average:平均响应时间(单位:)。默认是单个Request的平均响应时间。
Median:50%用户的响应时间。
90%Line:90%用户的响应时间。
95%Line:95%用户的响应时间。
99%Line:99%用户的响应时间。
为什么要有*%用户响应时间?因为在评估一次测试的结果时,仅仅有平均事物响应时间是不够的。假如有一次测试,总共有100个请求被响应,其中最小响应时间为0.02秒,最大响应时间为110秒,平均事务响应时间为4.7秒,你会不会想到最小和最大响应时间如此大的偏差是否会导致平均值本身并不可信?
我们可以在95 th之后继续添加96/ 97/ 98/ 99/ 99.9/ 99.99 th,并利用Excel的图表功能画一条曲线,来更加清晰表现出系统响应时间的分布情况。这时候你也许会发现,那个最大值的出现几率只不过是千分之一甚至万分之一,而且99%的用户请求的响应时间都是在性能需求所定义的范围之内的;如下图则是最低响应时间的值出现几率是很小的,实际99%的用户请求响应时间都要20000+。
Min:最小响应时间。
Max:最大响应时间。
Error%:本次测试中出现错误的请求的数量/请求的总数。
Throughput:吞吐量。默认情况下标示每秒完成的请求数。
KB/sec:每秒从服务器端接收到的数据量。
边栏推荐
- [case design] event distributor - sharing and implementation of cross class event response ideas
- Information sharing | hc-05 Bluetooth module information
- JS数据转换 —— 树形结构和平铺结构的转换
- ROS manipulator movelt learning notes 1 | basic preparation
- Interface document evolution atlas, some ancient interface document tools, you may not have used them
- Three processes of PMP preparation in 2022 -- Challenge (1)
- 资料分享|基于SHT11的简易温湿度检测仿真
- How to make random factors in the game win the trust of players again
- AG. DS二叉树--层次遍历
- R language uses the mean function to calculate the relative frequency of the specified variables in the sample (observation) data: calculate the proportion of the observation samples in the dataframe
猜你喜欢
随机推荐
更细粒度的 useEffect
SQL Server Setting UUID
快速傅里叶变换 ,拉格朗日插值法,三千字附例题,姊妹篇FFT与字符串匹配的应用
R language ggplot2 visualization: use the ggarrange function of ggpubr package to combine multiple images, and use the nrow parameter to specify the number of rows in the combined image
Formal Languages and Compilers 笔记&教程 第二章 上下文无关语言 (Context-Free Languages)
两个元素的矩阵乘除法「建议收藏」
R语言ggplot2可视化:使用ggpubr包的ggarrange函数将多幅图像组合起来、使用nrow参数指定组合图行的个数
R language uses the ggarrange function of ggpubr package to combine multiple images, and uses the ggexport function to save the visual images in PNG format (width parameter specifies width, height par
资料分享|基于SHT11的简易温湿度检测仿真
测试面试过程中遇到的问题整理
lombok的注解@Accessors
性能测试---分析需求
R language test sample proportion: use prop The test function performs a single sample proportion test (whether the proportion of successful samples is greater than the specified proportion value p)
The relevant person in charge of the state Internet Information Office answered reporters' questions on the decision to impose administrative penalties related to network security review on didi Globa
Cmake uses the boost static library, and the error prompt is to find the could not find boost (missing: system thread filesystem
Install kibana on win
Chiitoitsu
R language uses oneway The test function performs one-way ANOVA. If there is the same variance between groups, set the var.equal parameter to true to obtain a more relaxed test
SSM project complete source code [easy to understand]
Using opencv+arduino to realize automatic killing on hook