Merge pull request #16224 from minikube-bot/addTimeToK8sv1.30.0-ba4594e

Add time-to-k8s benchmark for v1.30.0
pull/16226/head
Steven Powell 2023-04-03 12:25:40 -07:00 committed by GitHub
commit eca9fe7323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
title: "v1.30.0 Benchmark"
linkTitle: "v1.30.0 Benchmark"
weight: -20230403
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.30.0-time.png)
| | minikube version: v1.30.0 | kind v0.18.0 go1.20.2 linux/amd64 | k3d version v5.4.9 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 31.374 | 24.662 | 16.471 |
| API Server Answering | 0.106 | 0.128 | 0.135 |
| Kubernetes SVC | 0.094 | 0.096 | 0.130 |
| DNS SVC | 0.093 | 0.096 | 0.131 |
| App Running | 15.832 | 23.488 | 15.179 |
| DNS Answering | 3.760 | 1.709 | 3.302 |
| Total | 51.258 | 50.179 | 35.348 |
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.30.0-cpu.png)
| | minikube version: v1.30.0 | kind v0.18.0 go1.20.2 linux/amd64 | k3d version v5.4.9 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 51.466 | 54.680 | 56.710 |
| CPU Time(seconds) | 25.801 | 27.410 | 20.058 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB