Merge pull request #18704 from minikube-bot/addTimeToK8sv1.33.0-86fc9d5

Post-release: Add time-to-k8s benchmark for v1.33.0
pull/18708/head
Steven Powell 2024-04-21 11:00:27 -07:00 committed by GitHub
commit 14b5201e4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
title: "v1.33.0 Benchmark"
linkTitle: "v1.33.0 Benchmark"
weight: -20240419
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.33.0-time.png)
| | minikube version: v1.33.0 | kind v0.22.0 go1.20.13 linux/amd64 | k3d version v5.6.3 |
|----------------------|---------------------------|------------------------------------|--------------------|
| Command Exec | 18.009 | 11.513 | 12.961 |
| API Server Answering | 0.049 | 0.054 | 0.048 |
| Kubernetes SVC | 0.044 | 0.050 | 0.042 |
| DNS SVC | 0.044 | 0.058 | 0.042 |
| App Running | 14.220 | 17.648 | 11.767 |
| DNS Answering | 13.134 | 3.086 | 3.127 |
| Total | 45.500 | 32.410 | 27.987 |
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.33.0-cpu.png)
| | minikube version: v1.33.0 | kind v0.22.0 go1.20.13 linux/amd64 | k3d version v5.6.3 |
|--------------------|---------------------------|------------------------------------|--------------------|
| CPU Utilization(%) | 15.775 | 20.066 | 25.694 |
| CPU Time(seconds) | 6.467 | 6.463 | 7.236 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB