File tree Expand file tree Collapse file tree 12 files changed +47
-7
lines changed
zero-downtime-scale/1.5.0 Expand file tree Collapse file tree 12 files changed +47
-7
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems to have improved. There is improved latency and response times across all routing methods.
26
+
27
+
23
28
## Test1: Running latte path based routing
24
29
25
30
``` text
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems consistent with previous test run.
26
+
23
27
## Test1: Running latte path based routing
24
28
25
29
``` text
Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ No error logs in nginx-gateway
59
59
60
60
Error logs in nginx
61
61
62
+ We could not get non-2xx errors from the cluster but should likely be similar to last release's issues.
63
+
62
64
### Key Metrics
63
65
64
66
#### Containers memory
Original file line number Diff line number Diff line change @@ -56,12 +56,7 @@ No error logs in nginx-gateway
56
56
57
57
Error logs in nginx
58
58
59
- Several errors related to R33 integration
60
-
61
- ```
62
- 2024-11-11 22:57:46.685 PST
63
- 2024/11/12 06:57:46 [crit] 49#49: open() "/var/lib/nginx/state//nginx-mgmt-state" failed (2: No such file or directory)
64
- ```
59
+ We could not get non-2xx errors from the cluster but should likely be similar to last release's issues.
65
60
66
61
67
62
### Key Metrics
@@ -93,4 +88,4 @@ for endpoints changes.
93
88
94
89
## Comparison with previous runs
95
90
96
- Graphs look similar to 1.3 .0 results.
91
+ Graphs look similar to 1.4 .0 results.
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance has slightly improved reduced latencies across both HTTPS and HTTP traffic.
26
+
23
27
## Test: Send https /tea traffic
24
28
25
29
``` text
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance has slightly improved.
26
+
23
27
## Test: Send https /tea traffic
24
28
25
29
``` text
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems consistent with previous run.
26
+
23
27
## Test 1: Resources exist before startup - NumResources 30
24
28
25
29
### Reloads and Time to Ready
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems to be consistent with previous run but has slightly higher reload and event processing times.
26
+
23
27
## Test 1: Resources exist before startup - NumResources 30
24
28
25
29
### Reloads and Time to Ready
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems consistent with previous test run with slightly higher reload times and some errors.
26
+
23
27
## Test TestScale_Listeners
24
28
25
29
### Reloads
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems consistent with previous run but slightly higher reload and event batch processing times.
26
+
23
27
## Test TestScale_Listeners
24
28
25
29
### Reloads
Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems consistent with previous run.
26
+ - No errors seen.
27
+
23
28
## One NGF Pod runs per node Test Results
24
29
25
30
### Scale Up Gradually
Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ GKE Cluster:
20
20
- Zone: us-west2-a
21
21
- Instance Type: n2d-standard-16
22
22
23
+ ## Summary:
24
+
25
+ - Performance seems consistent with previous run.
26
+ - No errors seen.
27
+
23
28
## One NGF Pod runs per node Test Results
24
29
25
30
### Scale Up Gradually
You can’t perform that action at this time.
0 commit comments