Merge pull request #18881 from minikube-bot/addTimeToK8sv1.33.1-5883c09
Post-release: Add time-to-k8s benchmark for v1.33.1pull/18870/head
commit
5e6ec1f96f
|
@ -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 |
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue