Skip to content

Commit 3279320

Browse files
committed
bench cpu limits
1 parent 7013388 commit 3279320

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ The results below show average Time To First Byte (TTFB in ms) / Requests Per Se
141141
3. **For high-concurrency small files:** **`quic`** and **`http2`** handle many small requests very efficiently.
142142

143143
#### Single Node (1 Gateway, 1 Connector)
144+
*Test environment resource limits:* Caddy `2 CPU`, Edge Gateway `2 CPU`, Private Connector `2 CPU` (1 instance).
144145

145146
*Sequential Requests*
146147
| Target | Small (100KB) | Medium (5MB) | Big (100MB) | Mixed |
@@ -165,6 +166,7 @@ The results below show average Time To First Byte (TTFB in ms) / Requests Per Se
165166
| **Air3 (http3)** | 29.6 / 58.1 / 6 | 42.3 / 26.0 / 130 | 47.4 / 8.6 / 391 | 24.7 / 21.9 / 348 |
166167

167168
#### Scaled (1 Gateway, 3 Connectors)
169+
*Test environment resource limits:* Caddy `4 CPU`, Edge Gateway `4 CPU`, Private Connector `2 CPU` (3 instances, 6 CPU total).
168170

169171
*Sequential Requests*
170172
| Target | Small (100KB) | Medium (5MB) | Big (100MB) | Mixed |

0 commit comments

Comments
 (0)