Merge pull request #18704 from minikube-bot/addTimeToK8sv1.33.0-86fc9d5
Post-release: Add time-to-k8s benchmark for v1.33.0pull/18708/head
commit
14b5201e4b
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: "v1.33.0 Benchmark"
|
||||
linkTitle: "v1.33.0 Benchmark"
|
||||
weight: -20240419
|
||||
---
|
||||
|
||||
![time-to-k8s](/images/benchmarks/timeToK8s/v1.33.0-time.png)
|
||||
|
||||
| | minikube version: v1.33.0 | kind v0.22.0 go1.20.13 linux/amd64 | k3d version v5.6.3 |
|
||||
|----------------------|---------------------------|------------------------------------|--------------------|
|
||||
| Command Exec | 18.009 | 11.513 | 12.961 |
|
||||
| API Server Answering | 0.049 | 0.054 | 0.048 |
|
||||
| Kubernetes SVC | 0.044 | 0.050 | 0.042 |
|
||||
| DNS SVC | 0.044 | 0.058 | 0.042 |
|
||||
| App Running | 14.220 | 17.648 | 11.767 |
|
||||
| DNS Answering | 13.134 | 3.086 | 3.127 |
|
||||
| Total | 45.500 | 32.410 | 27.987 |
|
||||
|
||||
|
||||
|
||||
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.33.0-cpu.png)
|
||||
|
||||
| | minikube version: v1.33.0 | kind v0.22.0 go1.20.13 linux/amd64 | k3d version v5.6.3 |
|
||||
|--------------------|---------------------------|------------------------------------|--------------------|
|
||||
| CPU Utilization(%) | 15.775 | 20.066 | 25.694 |
|
||||
| CPU Time(seconds) | 6.467 | 6.463 | 7.236 |
|
||||
|
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