add time-to-k8s benchmark for v1.32.0

pull/17590/head
minikube-bot 2023-11-08 17:50:18 +00:00
parent 718a6db449
commit 32440f852e
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
title: "v1.32.0 Benchmark"
linkTitle: "v1.32.0 Benchmark"
weight: -20231108
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.32.0-time.png)
| | minikube version: v1.32.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.6.0 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 30.336 | 22.117 | 14.619 |
| API Server Answering | 0.085 | 0.090 | 0.087 |
| Kubernetes SVC | 0.077 | 0.074 | 0.071 |
| DNS SVC | 0.074 | 0.080 | 0.073 |
| App Running | 14.576 | 21.814 | 13.372 |
| DNS Answering | 16.309 | 0.674 | 4.266 |
| Total | 61.457 | 44.850 | 32.488 |
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.32.0-cpu.png)
| | minikube version: v1.32.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.6.0 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 39.921 | 52.488 | 54.012 |
| CPU Time(seconds) | 22.846 | 23.510 | 17.567 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB