add time-to-k8s benchmark for v1.30.1

pull/16239/head
minikube-bot 2023-04-04 22:46:26 +00:00
parent 08896fd1dc
commit 5a959a7817
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
title: "v1.30.1 Benchmark"
linkTitle: "v1.30.1 Benchmark"
weight: -20230404
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.30.1-time.png)
| | minikube version: v1.30.1 | kind v0.18.0 go1.20.2 linux/amd64 | k3d version v5.4.9 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 29.439 | 23.644 | 15.814 |
| API Server Answering | 0.097 | 0.126 | 0.120 |
| Kubernetes SVC | 0.086 | 0.095 | 0.113 |
| DNS SVC | 0.082 | 0.092 | 0.120 |
| App Running | 15.916 | 23.067 | 14.582 |
| DNS Answering | 0.193 | 1.185 | 3.732 |
| Total | 45.814 | 48.209 | 34.482 |
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.30.1-cpu.png)
| | minikube version: v1.30.1 | kind v0.18.0 go1.20.2 linux/amd64 | k3d version v5.4.9 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 52.228 | 51.846 | 54.553 |
| CPU Time(seconds) | 23.912 | 24.967 | 18.814 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB