Skip to content

Commit 43a44a4

Browse files
committed
longevity test results for oss and plus
1 parent 16705c4 commit 43a44a4

13 files changed

+104
-0
lines changed
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Results
2+
3+
## Test environment
4+
5+
NGINX Plus: false
6+
7+
NGINX Gateway Fabric:
8+
9+
- Commit: 36f245bcba55935064324ff5803d66110117f7da
10+
- Date: 2024-11-08T19:20:48Z
11+
- Dirty: false
12+
13+
GKE Cluster:
14+
15+
- Node count: 2
16+
- k8s version: v1.30.5-gke.1443001
17+
- vCPUs per node: 2
18+
- RAM per node: 4018120Ki
19+
- Max pods per node: 110
20+
- Zone: us-west2-a
21+
- Instance Type: e2-medium
22+
23+
## Traffic
24+
25+
HTTP:
26+
27+
```text
28+
Running 5760m test @ http://cafe.example.com/coffee
29+
2 threads and 100 connections
30+
Thread Stats Avg Stdev Max +/- Stdev
31+
Latency 236.88ms 177.22ms 2.00s 72.93%
32+
Req/Sec 232.09 156.40 1.90k 66.16%
33+
156451087 requests in 5760.00m, 53.52GB read
34+
Socket errors: connect 0, read 350645, write 0, timeout 75472
35+
Requests/sec: 452.69
36+
Transfer/sec: 162.39KB
37+
KB
38+
```
39+
40+
HTTPS:
41+
42+
```text
43+
Running 5760m test @ https://cafe.example.com/tea
44+
2 threads and 100 connections
45+
Thread Stats Avg Stdev Max +/- Stdev
46+
Latency 223.09ms 138.95ms 2.00s 63.95%
47+
Req/Sec 230.23 155.14 1.80k 66.18%
48+
155166081 requests in 5760.00m, 52.20GB read
49+
Socket errors: connect 0, read 345712, write 0, timeout 176
50+
Requests/sec: 448.98
51+
Transfer/sec: 158.37KB
52+
53+
```
103 KB
Loading
118 KB
Loading
71.3 KB
Loading
Loading
104 KB
Loading
Loading
47.4 KB
Loading
56.3 KB
Loading
Loading
23.8 KB
Loading
72.3 KB
Loading

tests/results/longevity/1.5.0/plus.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Results
2+
3+
## Test environment
4+
5+
NGINX Plus: true
6+
7+
NGINX Gateway Fabric:
8+
9+
- Commit: 36f245bcba55935064324ff5803d66110117f7da
10+
- Date: 2024-11-08T19:20:48Z
11+
- Dirty: false
12+
13+
GKE Cluster:
14+
15+
- Node count: 2
16+
- k8s version: v1.30.5-gke.1443001
17+
- vCPUs per node: 2
18+
- RAM per node: 4018120Ki
19+
- Max pods per node: 110
20+
- Zone: us-west2-a
21+
- Instance Type: e2-medium
22+
23+
## Traffic
24+
25+
HTTP:
26+
27+
```text
28+
Running 5760m test @ http://cafe.example.com/coffee
29+
2 threads and 100 connections
30+
Thread Stats Avg Stdev Max +/- Stdev
31+
Latency 228.08ms 136.20ms 1.92s 63.92%
32+
Req/Sec 232.02 153.44 1.71k 66.90%
33+
156457702 requests in 5760.00m, 53.53GB read
34+
Non-2xx or 3xx responses: 5
35+
Requests/sec: 452.71
36+
Transfer/sec: 162.41KB
37+
```
38+
39+
HTTPS:
40+
41+
```text
42+
Running 5760m test @ https://cafe.example.com/tea
43+
2 threads and 100 connections
44+
Thread Stats Avg Stdev Max +/- Stdev
45+
Latency 229.75ms 136.23ms 1.92s 63.81%
46+
Req/Sec 229.91 151.31 1.63k 66.59%
47+
155060805 requests in 5760.00m, 52.19GB read
48+
Non-2xx or 3xx responses: 3
49+
Requests/sec: 448.67
50+
Transfer/sec: 158.33KB
51+
```

0 commit comments

Comments
 (0)