Skip to content

Commit

Permalink
add time-to-k8s benchmark for v1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Aug 2, 2022
1 parent 62e108c commit ac79ca2
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions site/content/en/docs/benchmarks/timeToK8s/v1.26.1.md
@@ -0,0 +1,27 @@
---
title: "v1.26.1 Benchmark"
linkTitle: "v1.26.1 Benchmark"
weight: -20220802
---

![time-to-k8s](/images/benchmarks/timeToK8s/v1.26.1-time.png)

| | minikube version: v1.26.1 | kind v0.14.0 go1.18.2 linux/amd64 | k3d version v5.4.4 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 29.525 | 20.986 | 14.700 |
| API Server Answering | 0.066 | 0.117 | 0.126 |
| Kubernetes SVC | 0.058 | 0.059 | 0.059 |
| DNS SVC | 0.057 | 0.059 | 0.058 |
| App Running | 14.905 | 23.783 | 16.163 |
| DNS Answering | 12.223 | 1.625 | 2.137 |
| Total | 56.833 | 46.629 | 33.243 |



![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.26.1-cpu.png)

| | minikube version: v1.26.1 | kind v0.14.0 go1.18.2 linux/amd64 | k3d version v5.4.4 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 38.185 | 47.531 | 51.124 |
| CPU Time(seconds) | 20.193 | 22.145 | 17.035 |

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ac79ca2

Please sign in to comment.