- 1% of slowest responses do not have a significant deviation from the average response
+ The 1% of the slowest responses do not have a significant deviation from the average response
time.
The 1% of response times shows up to {{ perfAnalysis.onePerc.value }}x slower response times
than the
- average. This might mean a performance issue for some clients and indicates that SUT might have been
- overloaded.
+ average. This might mean a performance issue for some clients and indicates that SUT was most likely
+ overloaded.
+
+
Labels with the highest difference from the average:
+
+
{{_.label}} 1% of the responses were {{_.onePerc}}x slower then the average. The 1% of the response time were {{_.p99}}ms and slower, while the average was {{_.avgResponseTime}}ms.
+
+
@@ -129,9 +135,9 @@
Performance Analysis
{{perfAnalysis.variability.value}}x). The SUT might have been overloaded.
-
Labels with highest variability:
+
Labels with the highest variability:
-
{{_.label}} shows {{_.variability}}x variability, while the minimum reponse time measured was {{_.minResponseTime}}ms and the average {{_.avgResponseTime}}ms.
+
{{_.label}} shows {{_.variability}}x variability. The minimum reponse time measured was {{_.minResponseTime}}ms and the average {{_.avgResponseTime}}ms.