Skip to content

Commit 56e8167

Browse files
authored
Merge pull request #16908 from minikube-bot/addTimeToK8sv1.31.0-47aea54
Add time-to-k8s benchmark for v1.31.0
2 parents 0a14ef1 + 87f734e commit 56e8167

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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+
27.1 KB
Loading
34.6 KB
Loading

0 commit comments

Comments
 (0)