diff --git a/tests/results/longevity/1.5.0/1.5.0-oss.md b/tests/results/longevity/1.5.0/1.5.0-oss.md new file mode 100644 index 0000000000..ded208dc97 --- /dev/null +++ b/tests/results/longevity/1.5.0/1.5.0-oss.md @@ -0,0 +1,53 @@ +# Results + +## Test environment + +NGINX Plus: false + +NGINX Gateway Fabric: + +- Commit: 36f245bcba55935064324ff5803d66110117f7da +- Date: 2024-11-08T19:20:48Z +- Dirty: false + +GKE Cluster: + +- Node count: 2 +- k8s version: v1.30.5-gke.1443001 +- vCPUs per node: 2 +- RAM per node: 4018120Ki +- Max pods per node: 110 +- Zone: us-west2-a +- Instance Type: e2-medium + +## Traffic + +HTTP: + +```text +Running 5760m test @ http://cafe.example.com/coffee + 2 threads and 100 connections + Thread Stats Avg Stdev Max +/- Stdev + Latency 236.88ms 177.22ms 2.00s 72.93% + Req/Sec 232.09 156.40 1.90k 66.16% + 156451087 requests in 5760.00m, 53.52GB read + Socket errors: connect 0, read 350645, write 0, timeout 75472 +Requests/sec: 452.69 +Transfer/sec: 162.39KB +KB +``` + +HTTPS: + +```text +Running 5760m test @ https://cafe.example.com/tea + 2 threads and 100 connections + Thread Stats Avg Stdev Max +/- Stdev + Latency 223.09ms 138.95ms 2.00s 63.95% + Req/Sec 230.23 155.14 1.80k 66.18% + 155166081 requests in 5760.00m, 52.20GB read + Socket errors: connect 0, read 345712, write 0, timeout 176 +Requests/sec: 448.98 +Transfer/sec: 158.37KB + +``` diff --git a/tests/results/longevity/1.5.0/oss-cpu.png b/tests/results/longevity/1.5.0/oss-cpu.png new file mode 100644 index 0000000000..4b1b27b844 Binary files /dev/null and b/tests/results/longevity/1.5.0/oss-cpu.png differ diff --git a/tests/results/longevity/1.5.0/oss-memory.png b/tests/results/longevity/1.5.0/oss-memory.png new file mode 100644 index 0000000000..9e38c7c0d5 Binary files /dev/null and b/tests/results/longevity/1.5.0/oss-memory.png differ diff --git a/tests/results/longevity/1.5.0/oss-ngf-memory.png b/tests/results/longevity/1.5.0/oss-ngf-memory.png new file mode 100644 index 0000000000..830aeb5316 Binary files /dev/null and b/tests/results/longevity/1.5.0/oss-ngf-memory.png differ diff --git a/tests/results/longevity/1.5.0/oss-reload-time.png b/tests/results/longevity/1.5.0/oss-reload-time.png new file mode 100644 index 0000000000..80d6346e42 Binary files /dev/null and b/tests/results/longevity/1.5.0/oss-reload-time.png differ diff --git a/tests/results/longevity/1.5.0/oss-reload.png b/tests/results/longevity/1.5.0/oss-reload.png new file mode 100644 index 0000000000..cf031de06c Binary files /dev/null and b/tests/results/longevity/1.5.0/oss-reload.png differ diff --git a/tests/results/longevity/1.5.0/oss-stub-status.png b/tests/results/longevity/1.5.0/oss-stub-status.png new file mode 100644 index 0000000000..7612ddc1c2 Binary files /dev/null and b/tests/results/longevity/1.5.0/oss-stub-status.png differ diff --git a/tests/results/longevity/1.5.0/plus-cpu.png b/tests/results/longevity/1.5.0/plus-cpu.png new file mode 100644 index 0000000000..439220763c Binary files /dev/null and b/tests/results/longevity/1.5.0/plus-cpu.png differ diff --git a/tests/results/longevity/1.5.0/plus-memory.png b/tests/results/longevity/1.5.0/plus-memory.png new file mode 100644 index 0000000000..5a84a7cb50 Binary files /dev/null and b/tests/results/longevity/1.5.0/plus-memory.png differ diff --git a/tests/results/longevity/1.5.0/plus-ngf-memory.png b/tests/results/longevity/1.5.0/plus-ngf-memory.png new file mode 100644 index 0000000000..e5c7d0eaad Binary files /dev/null and b/tests/results/longevity/1.5.0/plus-ngf-memory.png differ diff --git a/tests/results/longevity/1.5.0/plus-reloads.png b/tests/results/longevity/1.5.0/plus-reloads.png new file mode 100644 index 0000000000..117d84263a Binary files /dev/null and b/tests/results/longevity/1.5.0/plus-reloads.png differ diff --git a/tests/results/longevity/1.5.0/plus-status.png b/tests/results/longevity/1.5.0/plus-status.png new file mode 100644 index 0000000000..7a6593d9fd Binary files /dev/null and b/tests/results/longevity/1.5.0/plus-status.png differ diff --git a/tests/results/longevity/1.5.0/plus.md b/tests/results/longevity/1.5.0/plus.md new file mode 100644 index 0000000000..4eb5d757db --- /dev/null +++ b/tests/results/longevity/1.5.0/plus.md @@ -0,0 +1,51 @@ +# Results + +## Test environment + +NGINX Plus: true + +NGINX Gateway Fabric: + +- Commit: 36f245bcba55935064324ff5803d66110117f7da +- Date: 2024-11-08T19:20:48Z +- Dirty: false + +GKE Cluster: + +- Node count: 2 +- k8s version: v1.30.5-gke.1443001 +- vCPUs per node: 2 +- RAM per node: 4018120Ki +- Max pods per node: 110 +- Zone: us-west2-a +- Instance Type: e2-medium + +## Traffic + +HTTP: + +```text +Running 5760m test @ http://cafe.example.com/coffee + 2 threads and 100 connections + Thread Stats Avg Stdev Max +/- Stdev + Latency 228.08ms 136.20ms 1.92s 63.92% + Req/Sec 232.02 153.44 1.71k 66.90% + 156457702 requests in 5760.00m, 53.53GB read + Non-2xx or 3xx responses: 5 +Requests/sec: 452.71 +Transfer/sec: 162.41KB +``` + +HTTPS: + +```text +Running 5760m test @ https://cafe.example.com/tea + 2 threads and 100 connections + Thread Stats Avg Stdev Max +/- Stdev + Latency 229.75ms 136.23ms 1.92s 63.81% + Req/Sec 229.91 151.31 1.63k 66.59% + 155060805 requests in 5760.00m, 52.19GB read + Non-2xx or 3xx responses: 3 +Requests/sec: 448.67 +Transfer/sec: 158.33KB +```