add time-to-k8s benchmark for v1.28.0
parent
986b1ebd98
commit
c2089d1ce9
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: "v1.28.0 Benchmark"
|
||||
linkTitle: "v1.28.0 Benchmark"
|
||||
weight: -20221104
|
||||
---
|
||||
|
||||
![time-to-k8s](/images/benchmarks/timeToK8s/v1.28.0-time.png)
|
||||
|
||||
| | minikube version: v1.28.0 | kind v0.17.0 go1.19.2 linux/amd64 | k3d version v5.4.6 |
|
||||
|----------------------|---------------------------|-----------------------------------|--------------------|
|
||||
| Command Exec | 28.848 | 19.486 | 14.791 |
|
||||
| API Server Answering | 0.069 | 0.075 | 0.094 |
|
||||
| Kubernetes SVC | 0.066 | 0.064 | 0.062 |
|
||||
| DNS SVC | 0.065 | 0.062 | 0.059 |
|
||||
| App Running | 18.409 | 26.851 | 13.316 |
|
||||
| DNS Answering | 4.162 | 1.137 | 2.340 |
|
||||
| Total | 51.619 | 47.676 | 30.663 |
|
||||
|
||||
|
||||
|
||||
![cpu-to-k8s](/images/benchmarks/timeToK8s/v1.28.0-cpu.png)
|
||||
|
||||
| | minikube version: v1.28.0 | kind v0.17.0 go1.19.2 linux/amd64 | k3d version v5.4.6 |
|
||||
|--------------------|---------------------------|-----------------------------------|--------------------|
|
||||
| CPU Utilization(%) | 39.645 | 45.967 | 45.781 |
|
||||
| CPU Time(seconds) | 20.052 | 21.956 | 14.047 |
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue