add time-to-k8s benchmark for v1.25.1

pull/13423/head
minikube-bot 2022-01-21 01:52:47 +00:00 committed by Steven Powell
parent b9cbcc98b9
commit cacc3c3e95
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
title: "v1.25.1 Benchmark"
linkTitle: "v1.25.1 Benchmark"
weight: -20220121
---
![time-to-k8s](/images/benchmarks/timeToK8s/v1.25.1.png)
| | minikube version: v1.25.1 | kind v0.11.1 go1.16.4 | k3d version v5.2.2 |
| | | linux/amd64 | |
|----------------------|---------------------------|--------------------------------|--------------------|
| Command Exec | 26.436 | 29.426 | 13.674 |
| API Server Answering | 0.068 | 0.112 | 0.189 |
| Kubernetes SVC | 0.049 | 0.053 | 0.059 |
| DNS SVC | 0.049 | 0.055 | 0.057 |
| App Running | 15.356 | 34.326 | 19.983 |
| DNS Answering | 0.136 | 0.133 | 5.395 |
| Total | 42.094 | 64.105 | 39.357 |

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB