Merge pull request #14408 from minikube-bot/addTimeToK8sv1.26.0

Add time-to-k8s benchmark for v1.26.0
pull/14415/head
Steven Powell 2022-06-23 14:32:14 -07:00 committed by GitHub
commit b7b64de346
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.26.0 Benchmark"
linkTitle: "v1.26.0 Benchmark"
weight: -20220623
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.26.0-time.png)
| | minikube version: v1.26.0 | kind v0.14.0 go1.18.2 linux/amd64 | k3d version v5.4.3 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 28.995 | 20.453 | 14.197 |
| API Server Answering | 0.063 | 0.110 | 0.127 |
| Kubernetes SVC | 0.057 | 0.058 | 0.063 |
| DNS SVC | 0.056 | 0.056 | 0.059 |
| App Running | 15.366 | 23.281 | 19.118 |
| DNS Answering | 3.668 | 3.120 | 3.037 |
| Total | 48.204 | 47.077 | 36.601 |
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.26.0-cpu.png)
| | minikube version: v1.26.0 | kind v0.14.0 go1.18.2 linux/amd64 | k3d version v5.4.3 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 38.520 | 44.242 | 49.704 |
| CPU Time(seconds) | 18.083 | 20.764 | 18.224 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB