-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add time-to-k8s benchmark for v1.32.0
- Loading branch information
1 parent
718a6db
commit 32440f8
Showing
3 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.