add time-to-k8s benchmark for v1.29.0

pull/15726/head
minikube-bot 2023-01-27 20:04:52 +00:00
parent 6b8f6eb302
commit 2423afb4ad
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
title: "v1.29.0 Benchmark"
linkTitle: "v1.29.0 Benchmark"
weight: -20230127
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.29.0-time.png)
| | minikube version: v1.29.0 | kind v0.17.0 go1.19.2 linux/amd64 | k3d version v5.4.6 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 28.555 | 19.904 | 14.527 |
| API Server Answering | 0.070 | 0.089 | 0.107 |
| Kubernetes SVC | 0.063 | 0.066 | 0.098 |
| DNS SVC | 0.061 | 0.066 | 0.091 |
| App Running | 15.349 | 23.402 | 15.192 |
| DNS Answering | 8.699 | 0.631 | 3.407 |
| Total | 52.797 | 44.158 | 33.422 |
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.29.0-cpu.png)
| | minikube version: v1.29.0 | kind v0.17.0 go1.19.2 linux/amd64 | k3d version v5.4.6 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 36.175 | 45.639 | 46.976 |
| CPU Time(seconds) | 18.119 | 20.130 | 15.710 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB