Skip to content

Commit f13849a

Browse files
authored
NFR Test Results for NGF version edge (Plus) (#2209)
1 parent 0edd3a8 commit f13849a

File tree

18 files changed

+4086
-0
lines changed

18 files changed

+4086
-0
lines changed
+80
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
# Results
2+
3+
## Test environment
4+
5+
NGINX Plus: true
6+
7+
GKE Cluster:
8+
9+
- Node count: 12
10+
- k8s version: v1.29.4-gke.1043004
11+
- vCPUs per node: 16
12+
- RAM per node: 65855012Ki
13+
- Max pods per node: 110
14+
- Zone: us-east1-b
15+
- Instance Type: n2d-standard-16
16+
17+
## Test1: Running latte path based routing
18+
19+
```text
20+
Requests [total, rate, throughput] 30000, 1000.01, 999.98
21+
Duration [total, attack, wait] 30.001s, 30s, 997.807µs
22+
Latencies [min, mean, 50, 90, 95, 99, max] 711.69µs, 957.047µs, 931.487µs, 1.041ms, 1.089ms, 1.247ms, 18.096ms
23+
Bytes In [total, mean] 4800000, 160.00
24+
Bytes Out [total, mean] 0, 0.00
25+
Success [ratio] 100.00%
26+
Status Codes [code:count] 200:30000
27+
Error Set:
28+
```
29+
30+
## Test2: Running coffee header based routing
31+
32+
```text
33+
Requests [total, rate, throughput] 30000, 1000.04, 1000.01
34+
Duration [total, attack, wait] 30s, 29.999s, 899.626µs
35+
Latencies [min, mean, 50, 90, 95, 99, max] 726.964µs, 985.028µs, 967.197µs, 1.079ms, 1.118ms, 1.252ms, 19.94ms
36+
Bytes In [total, mean] 4830000, 161.00
37+
Bytes Out [total, mean] 0, 0.00
38+
Success [ratio] 100.00%
39+
Status Codes [code:count] 200:30000
40+
Error Set:
41+
```
42+
43+
## Test3: Running coffee query based routing
44+
45+
```text
46+
Requests [total, rate, throughput] 30000, 1000.04, 1000.01
47+
Duration [total, attack, wait] 30s, 29.999s, 917.947µs
48+
Latencies [min, mean, 50, 90, 95, 99, max] 721.266µs, 993.472µs, 973.023µs, 1.101ms, 1.164ms, 1.321ms, 20.914ms
49+
Bytes In [total, mean] 5070000, 169.00
50+
Bytes Out [total, mean] 0, 0.00
51+
Success [ratio] 100.00%
52+
Status Codes [code:count] 200:30000
53+
Error Set:
54+
```
55+
56+
## Test4: Running tea GET method based routing
57+
58+
```text
59+
Requests [total, rate, throughput] 29999, 1000.00, 999.97
60+
Duration [total, attack, wait] 30s, 29.999s, 1.08ms
61+
Latencies [min, mean, 50, 90, 95, 99, max] 708.277µs, 986.926µs, 970.493µs, 1.103ms, 1.15ms, 1.274ms, 19.021ms
62+
Bytes In [total, mean] 4739842, 158.00
63+
Bytes Out [total, mean] 0, 0.00
64+
Success [ratio] 100.00%
65+
Status Codes [code:count] 200:29999
66+
Error Set:
67+
```
68+
69+
## Test5: Running tea POST method based routing
70+
71+
```text
72+
Requests [total, rate, throughput] 30000, 1000.02, 999.98
73+
Duration [total, attack, wait] 30s, 29.999s, 1.022ms
74+
Latencies [min, mean, 50, 90, 95, 99, max] 724.839µs, 981.279µs, 965.573µs, 1.107ms, 1.169ms, 1.299ms, 6.315ms
75+
Bytes In [total, mean] 4740000, 158.00
76+
Bytes Out [total, mean] 0, 0.00
77+
Success [ratio] 100.00%
78+
Status Codes [code:count] 200:30000
79+
Error Set:
80+
```
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Results
2+
3+
## Test environment
4+
5+
NGINX Plus: true
6+
7+
GKE Cluster:
8+
9+
- Node count: 12
10+
- k8s version: v1.29.4-gke.1043004
11+
- vCPUs per node: 16
12+
- RAM per node: 65855012Ki
13+
- Max pods per node: 110
14+
- Zone: us-east1-b
15+
- Instance Type: n2d-standard-16
16+
17+
## Test: Send http /coffee traffic
18+
19+
```text
20+
Requests [total, rate, throughput] 6000, 100.02, 100.01
21+
Duration [total, attack, wait] 59.992s, 59.99s, 1.631ms
22+
Latencies [min, mean, 50, 90, 95, 99, max] 908.3µs, 1.36ms, 1.329ms, 1.511ms, 1.57ms, 1.795ms, 14.259ms
23+
Bytes In [total, mean] 955989, 159.33
24+
Bytes Out [total, mean] 0, 0.00
25+
Success [ratio] 100.00%
26+
Status Codes [code:count] 200:6000
27+
Error Set:
28+
```
29+
30+
![http-plus.png](http-plus.png)
31+
32+
## Test: Send https /tea traffic
33+
34+
```text
35+
Requests [total, rate, throughput] 6000, 100.02, 100.01
36+
Duration [total, attack, wait] 59.992s, 59.99s, 1.671ms
37+
Latencies [min, mean, 50, 90, 95, 99, max] 968.82µs, 1.388ms, 1.338ms, 1.558ms, 1.632ms, 1.973ms, 14.346ms
38+
Bytes In [total, mean] 912000, 152.00
39+
Bytes Out [total, mean] 0, 0.00
40+
Success [ratio] 100.00%
41+
Status Codes [code:count] 200:6000
42+
Error Set:
43+
```
44+
45+
![https-plus.png](https-plus.png)
4.24 KB
Loading
4.24 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log

+2,723
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)