File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed
content/en/docs/benchmarks/timeToK8s
static/images/benchmarks/timeToK8s Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " v1.31.0 Benchmark"
3+ linkTitle : " v1.31.0 Benchmark"
4+ weight : -20230718
5+ ---
6+
7+ ![ time-to-k8s] ( /images/benchmarks/timeToK8s/v1.31.0-time.png )
8+
9+ | | minikube version: v1.31.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.5.1 |
10+ | ----------------------| ---------------------------| -----------------------------------| --------------------|
11+ | Command Exec | 27.130 | 20.458 | 14.116 |
12+ | API Server Answering | 0.072 | 0.080 | 0.103 |
13+ | Kubernetes SVC | 0.062 | 0.066 | 0.091 |
14+ | DNS SVC | 0.065 | 0.065 | 0.091 |
15+ | App Running | 14.916 | 20.992 | 12.274 |
16+ | DNS Answering | 31.136 | 2.656 | 1.606 |
17+ | Total | 73.380 | 44.318 | 28.281 |
18+
19+
20+
21+ ![ cpu-to-k8s] ( /images/benchmarks/timeToK8s/v1.31.0-cpu.png )
22+
23+ | | minikube version: v1.31.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.5.1 |
24+ | --------------------| ---------------------------| -----------------------------------| --------------------|
25+ | CPU Utilization(%) | 37.815 | 45.834 | 48.174 |
26+ | CPU Time(seconds) | 27.728 | 20.222 | 13.645 |
27+
You can’t perform that action at this time.
0 commit comments