-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFR Test Results for NGF version edge
- Loading branch information
Showing
10 changed files
with
132 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
# Results | ||
|
||
## Test environment | ||
|
||
NGINX Plus: false | ||
|
||
GKE Cluster: | ||
|
||
- Node count: 3 | ||
- k8s version: v1.28.8-gke.1095000 | ||
- vCPUs per node: 2 | ||
- RAM per node: 4019172Ki | ||
- Max pods per node: 110 | ||
- Zone: us-east1-b | ||
- Instance Type: e2-medium | ||
|
||
## Test TestScale_Listeners | ||
|
||
### Reloads | ||
|
||
- Total: 125 | ||
- Total Errors: 0 | ||
- Average Time: 171ms | ||
- Reload distribution: | ||
- 500ms: 125 | ||
- 1000ms: 125 | ||
- 5000ms: 125 | ||
- 10000ms: 125 | ||
- 30000ms: 125 | ||
- +Infms: 125 | ||
|
||
### Event Batch Processing | ||
|
||
- Total: 373 | ||
- Average Time: 206ms | ||
- Event Batch Processing distribution: | ||
- 500ms: 317 | ||
- 1000ms: 350 | ||
- 5000ms: 373 | ||
- 10000ms: 373 | ||
- 30000ms: 373 | ||
- +Infms: 373 | ||
|
||
### Errors | ||
|
||
- NGF errors: 0 | ||
- NGF container restarts: 0 | ||
- NGINX errors: 0 | ||
- NGINX container restarts: 0 | ||
|
||
### Graphs and Logs | ||
|
||
See [output directory](./TestScale_Listeners) for more details. | ||
The logs are attached only if there are errors. | ||
|
||
## Test TestScale_HTTPSListeners | ||
|
||
### Reloads | ||
|
||
- Total: 127 | ||
- Total Errors: 0 | ||
- Average Time: 235ms | ||
- Reload distribution: | ||
- 500ms: 126 | ||
- 1000ms: 127 | ||
- 5000ms: 127 | ||
- 10000ms: 127 | ||
- 30000ms: 127 | ||
- +Infms: 127 | ||
|
||
### Event Batch Processing | ||
|
||
- Total: 444 | ||
- Average Time: 202ms | ||
- Event Batch Processing distribution: | ||
- 500ms: 375 | ||
- 1000ms: 417 | ||
- 5000ms: 444 | ||
- 10000ms: 444 | ||
- 30000ms: 444 | ||
- +Infms: 444 | ||
|
||
### Errors | ||
|
||
- NGF errors: 0 | ||
- NGF container restarts: 0 | ||
- NGINX errors: 0 | ||
- NGINX container restarts: 0 | ||
|
||
### Graphs and Logs | ||
|
||
See [output directory](./TestScale_HTTPSListeners) for more details. | ||
The logs are attached only if there are errors. | ||
|
||
## Test TestScale_HTTPRoutes | ||
|
||
### Reloads | ||
|
||
- Total: 1001 | ||
- Total Errors: 0 | ||
- Average Time: 1131ms | ||
- Reload distribution: | ||
- 500ms: 352 | ||
- 1000ms: 529 | ||
- 5000ms: 1001 | ||
- 10000ms: 1001 | ||
- 30000ms: 1001 | ||
- +Infms: 1001 | ||
|
||
### Event Batch Processing | ||
|
||
- Total: 1008 | ||
- Average Time: 1291ms | ||
- Event Batch Processing distribution: | ||
- 500ms: 303 | ||
- 1000ms: 534 | ||
- 5000ms: 1008 | ||
- 10000ms: 1008 | ||
- 30000ms: 1008 | ||
- +Infms: 1008 | ||
|
||
### Errors | ||
|
||
- NGF errors: 0 | ||
- NGF container restarts: 0 | ||
- NGINX errors: 0 | ||
- NGINX container restarts: 0 | ||
|
||
### Graphs and Logs | ||
|
||
See [output directory](./TestScale_HTTPRoutes) for more details. | ||
The logs are attached only if there are errors. |