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:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance seems to have improved. There is improved latency and response times across all routing methods.
26+
27+
2328## Test1: Running latte path based routing
2429
2530``` text
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance seems consistent with previous test run.
26+
2327## Test1: Running latte path based routing
2428
2529``` text
Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ No error logs in nginx-gateway
5959
6060Error logs in nginx
6161
62+ We could not get non-2xx errors from the cluster but should likely be similar to last release's issues.
63+
6264### Key Metrics
6365
6466#### Containers memory
Original file line number Diff line number Diff line change @@ -56,12 +56,7 @@ No error logs in nginx-gateway
5656
5757Error logs in nginx
5858
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.
6560
6661
6762### Key Metrics
@@ -93,4 +88,4 @@ for endpoints changes.
9388
9489## Comparison with previous runs
9590
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:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance has slightly improved reduced latencies across both HTTPS and HTTP traffic.
26+
2327## Test: Send https /tea traffic
2428
2529``` text
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance has slightly improved.
26+
2327## Test: Send https /tea traffic
2428
2529``` text
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance seems consistent with previous run.
26+
2327## Test 1: Resources exist before startup - NumResources 30
2428
2529### Reloads and Time to Ready
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance seems to be consistent with previous run but has slightly higher reload and event processing times.
26+
2327## Test 1: Resources exist before startup - NumResources 30
2428
2529### Reloads and Time to Ready
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance seems consistent with previous test run with slightly higher reload times and some errors.
26+
2327## Test TestScale_Listeners
2428
2529### Reloads
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ GKE Cluster:
2020- Zone: us-west2-a
2121- Instance Type: n2d-standard-16
2222
23+ ## Summary:
24+
25+ - Performance seems consistent with previous run but slightly higher reload and event batch processing times.
26+
2327## Test TestScale_Listeners
2428
2529### Reloads
You can’t perform that action at this time.
0 commit comments