Skip to content

Commit

Permalink
Merge pull request #18881 from minikube-bot/addTimeToK8sv1.33.1-5883c09
Browse files Browse the repository at this point in the history
Post-release: Add time-to-k8s benchmark for v1.33.1
  • Loading branch information
spowelljr committed May 13, 2024
2 parents 3375c29 + 6c30da7 commit 5e6ec1f
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.33.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "v1.33.1 Benchmark"
linkTitle: "v1.33.1 Benchmark"
weight: -20240513
---

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

| | minikube version: v1.33.1 | kind v0.22.0 go1.20.13 linux/amd64 | k3d version v5.6.3 |
|----------------------|---------------------------|------------------------------------|--------------------|
| Command Exec | 19.293 | 11.550 | 12.812 |
| API Server Answering | 0.045 | 0.056 | 0.046 |
| Kubernetes SVC | 0.042 | 0.049 | 0.039 |
| DNS SVC | 0.041 | 0.050 | 0.039 |
| App Running | 14.437 | 17.337 | 8.392 |
| DNS Answering | 12.126 | 1.599 | 5.130 |
| Total | 45.984 | 30.642 | 26.459 |



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

| | minikube version: v1.33.1 | kind v0.22.0 go1.20.13 linux/amd64 | k3d version v5.6.3 |
|--------------------|---------------------------|------------------------------------|--------------------|
| CPU Utilization(%) | 15.664 | 21.419 | 25.011 |
| CPU Time(seconds) | 6.432 | 6.534 | 6.617 |

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 5e6ec1f

Please sign in to comment.