Skip to content

Commit

Permalink
Merge pull request #17590 from minikube-bot/addTimeToK8sv1.32.0-8220a6e
Browse files Browse the repository at this point in the history
Add time-to-k8s benchmark for v1.32.0
  • Loading branch information
spowelljr authored Nov 8, 2023
2 parents 718a6db + 32440f8 commit 19348fa
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.32.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "v1.32.0 Benchmark"
linkTitle: "v1.32.0 Benchmark"
weight: -20231108
---

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

| | minikube version: v1.32.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.6.0 |
|----------------------|---------------------------|-----------------------------------|--------------------|
| Command Exec | 30.336 | 22.117 | 14.619 |
| API Server Answering | 0.085 | 0.090 | 0.087 |
| Kubernetes SVC | 0.077 | 0.074 | 0.071 |
| DNS SVC | 0.074 | 0.080 | 0.073 |
| App Running | 14.576 | 21.814 | 13.372 |
| DNS Answering | 16.309 | 0.674 | 4.266 |
| Total | 61.457 | 44.850 | 32.488 |



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

| | minikube version: v1.32.0 | kind v0.20.0 go1.20.4 linux/amd64 | k3d version v5.6.0 |
|--------------------|---------------------------|-----------------------------------|--------------------|
| CPU Utilization(%) | 39.921 | 52.488 | 54.012 |
| CPU Time(seconds) | 22.846 | 23.510 | 17.567 |

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 19348fa

Please sign in to comment.