Skip to content

Commit 8a568f0

Browse files
committed
Add information about test context
1 parent 9e62b1c commit 8a568f0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

modules/serverless/pages/serving/scaleability-and-performance-of-serving.adoc

+15
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,21 @@ All of these components are horizontally and vertically scalable, but their reso
1111

1212
Thus, the following paragraphs are outlining a few relevant things to consider while scaling the system to handle increased usage.
1313

14+
== Test context
15+
16+
The following metrics and findings were recorded using the following test setup:
17+
18+
* A cluster running {product-title} version 4.13
19+
* The cluster running *4 worker nodes* in AWS with a machine type of `m6.xlarge`
20+
* {serverlessproductname} version 1.30
21+
22+
[NOTE]
23+
====
24+
Please note, that the tests are continuously run on our continuous integration system to compare performance data
25+
between releases of {serverlessproductname}.
26+
====
27+
28+
1429
== Overhead of {serverlessproductname} Serving
1530

1631
As components of {serverlessproductname} Serving are part of the data-plane, requests from clients are routed through:

0 commit comments

Comments
 (0)