Skip to content

Commit b902ed8

Browse files
committed
NFR Test Results for NGF version 1.2.0 (nginx#1723)
Update with NFR test results for NGF version 1.2.0 Auto-generated by the NFR tests workflow run 8347075191 Tests ran using Docker image tag edge all test(s) ran NGINX Plus enabled: false
1 parent 226d3fc commit b902ed8

File tree

4 files changed

+135
-0
lines changed

4 files changed

+135
-0
lines changed

tests/results/dp-perf/1.2.0/1.2.0.md

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
# Results
2+
3+
## Test environment
4+
5+
NGINX Plus: false
6+
7+
GKE Cluster:
8+
9+
- Node count: 3
10+
- k8s version: v1.27.8-gke.1067004
11+
- vCPUs per node: 2
12+
- RAM per node: 4022900Ki
13+
- Max pods per node: 110
14+
- Zone: us-east1-b
15+
- Instance Type: e2-medium
16+
17+
## Summary
18+
19+
- Results will look different due to the new automation tools used.
20+
- Overall latency seems to have reduced.
21+
22+
## Test1: Running latte path based routing
23+
24+
```text
25+
Requests [total, rate, throughput] 30000, 1000.03, 1000.00
26+
Duration [total, attack, wait] 30s, 29.999s, 920.347µs
27+
Latencies [min, mean, 50, 90, 95, 99, max] 455.097µs, 1.762ms, 1.034ms, 1.837ms, 3.382ms, 18.819ms, 97.198ms
28+
Bytes In [total, mean] 4800000, 160.00
29+
Bytes Out [total, mean] 0, 0.00
30+
Success [ratio] 100.00%
31+
Status Codes [code:count] 200:30000
32+
Error Set:
33+
```
34+
35+
## Test2: Running coffee header based routing
36+
37+
```text
38+
Requests [total, rate, throughput] 30000, 1000.04, 1000.00
39+
Duration [total, attack, wait] 30s, 29.999s, 1.154ms
40+
Latencies [min, mean, 50, 90, 95, 99, max] 527.567µs, 1.834ms, 1.084ms, 2.159ms, 4.694ms, 20.164ms, 72.738ms
41+
Bytes In [total, mean] 4830000, 161.00
42+
Bytes Out [total, mean] 0, 0.00
43+
Success [ratio] 100.00%
44+
Status Codes [code:count] 200:30000
45+
Error Set:
46+
```
47+
48+
## Test3: Running coffee query based routing
49+
50+
```text
51+
Requests [total, rate, throughput] 30000, 1000.00, 999.96
52+
Duration [total, attack, wait] 30.001s, 30s, 1.233ms
53+
Latencies [min, mean, 50, 90, 95, 99, max] 535.012µs, 1.9ms, 1.057ms, 2.057ms, 4.498ms, 20.73ms, 116.243ms
54+
Bytes In [total, mean] 5070000, 169.00
55+
Bytes Out [total, mean] 0, 0.00
56+
Success [ratio] 100.00%
57+
Status Codes [code:count] 200:30000
58+
Error Set:
59+
```
60+
61+
## Test4: Running tea GET method based routing
62+
63+
```text
64+
Requests [total, rate, throughput] 30000, 1000.03, 1000.00
65+
Duration [total, attack, wait] 30s, 29.999s, 1.028ms
66+
Latencies [min, mean, 50, 90, 95, 99, max] 521.799µs, 3.613ms, 962.891µs, 4.15ms, 14.717ms, 62.353ms, 211.694ms
67+
Bytes In [total, mean] 4740000, 158.00
68+
Bytes Out [total, mean] 0, 0.00
69+
Success [ratio] 100.00%
70+
Status Codes [code:count] 200:30000
71+
Error Set:
72+
```
73+
74+
## Test5: Running tea POST method based routing
75+
76+
```text
77+
Requests [total, rate, throughput] 30000, 1000.03, 999.98
78+
Duration [total, attack, wait] 30s, 29.999s, 1.273ms
79+
Latencies [min, mean, 50, 90, 95, 99, max] 533.536µs, 2.134ms, 1.104ms, 2.042ms, 4.096ms, 28.08ms, 155.969ms
80+
Bytes In [total, mean] 4740000, 158.00
81+
Bytes Out [total, mean] 0, 0.00
82+
Success [ratio] 100.00%
83+
Status Codes [code:count] 200:30000
84+
Error Set:
85+
```
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Results
2+
3+
## Test environment
4+
5+
NGINX Plus: false
6+
7+
GKE Cluster:
8+
9+
- Node count: 3
10+
- k8s version: v1.27.8-gke.1067004
11+
- vCPUs per node: 2
12+
- RAM per node: 4022900Ki
13+
- Max pods per node: 110
14+
- Zone: us-east1-b
15+
- Instance Type: e2-medium
16+
17+
## Summary
18+
19+
- Results will look different due to the new automation tools used.
20+
- Overall latency seems to have reduced.
21+
22+
## Test: Send http /coffee traffic
23+
24+
```text
25+
Requests [total, rate, throughput] 6000, 100.02, 100.01
26+
Duration [total, attack, wait] 59.993s, 59.991s, 1.986ms
27+
Latencies [min, mean, 50, 90, 95, 99, max] 644.027µs, 1.779ms, 1.655ms, 2.251ms, 2.557ms, 5.29ms, 32.836ms
28+
Bytes In [total, mean] 961952, 160.33
29+
Bytes Out [total, mean] 0, 0.00
30+
Success [ratio] 100.00%
31+
Status Codes [code:count] 200:6000
32+
Error Set:
33+
```
34+
35+
![http.png](http.png)
36+
37+
## Test: Send https /tea traffic
38+
39+
```text
40+
Requests [total, rate, throughput] 6000, 100.02, 100.01
41+
Duration [total, attack, wait] 59.992s, 59.991s, 1.491ms
42+
Latencies [min, mean, 50, 90, 95, 99, max] 766.73µs, 1.875ms, 1.735ms, 2.332ms, 2.68ms, 5.794ms, 34.444ms
43+
Bytes In [total, mean] 921996, 153.67
44+
Bytes Out [total, mean] 0, 0.00
45+
Success [ratio] 100.00%
46+
Status Codes [code:count] 200:6000
47+
Error Set:
48+
```
49+
50+
![https.png](https.png)
4.21 KB
Loading
4.21 KB
Loading

0 commit comments

Comments
 (0)