Merge pull request #16908 from minikube-bot/addTimeToK8sv1.31.0-47aea54

Add time-to-k8s benchmark for v1.31.0
pull/16922/head
Steven Powell 2023-07-20 11:09:53 -07:00 committed by GitHub
commit 56e816767a
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.31.0 Benchmark"
linkTitle: "v1.31.0 Benchmark"
weight: -20230718
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.31.0-time.png)
| | minikube version: v1.31.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.5.1 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 27.130 | 20.458 | 14.116 |
| API Server Answering | 0.072 | 0.080 | 0.103 |
| Kubernetes SVC | 0.062 | 0.066 | 0.091 |
| DNS SVC | 0.065 | 0.065 | 0.091 |
| App Running | 14.916 | 20.992 | 12.274 |
| DNS Answering | 31.136 | 2.656 | 1.606 |
| Total | 73.380 | 44.318 | 28.281 |
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.31.0-cpu.png)
| | minikube version: v1.31.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.5.1 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 37.815 | 45.834 | 48.174 |
| CPU Time(seconds) | 27.728 | 20.222 | 13.645 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB