Skip to content

Commit

Permalink
Merge pull request #16908 from minikube-bot/addTimeToK8sv1.31.0-47aea54
Browse files Browse the repository at this point in the history
Add time-to-k8s benchmark for v1.31.0
  • Loading branch information
spowelljr authored Jul 20, 2023
2 parents 0a14ef1 + 87f734e commit 56e8167
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.31.0.md
Original file line number Diff line number Diff line change
@@ -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 |

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
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 56e8167

Please sign in to comment.