add time-to-k8s benchmark for v1.25.1
parent
b9cbcc98b9
commit
cacc3c3e95
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: "v1.25.1 Benchmark"
|
||||
linkTitle: "v1.25.1 Benchmark"
|
||||
weight: -20220121
|
||||
---
|
||||
|
||||

|
||||
| | minikube version: v1.25.1 | kind v0.11.1 go1.16.4 | k3d version v5.2.2 |
|
||||
| | | linux/amd64 | |
|
||||
|----------------------|---------------------------|--------------------------------|--------------------|
|
||||
| Command Exec | 26.436 | 29.426 | 13.674 |
|
||||
| API Server Answering | 0.068 | 0.112 | 0.189 |
|
||||
| Kubernetes SVC | 0.049 | 0.053 | 0.059 |
|
||||
| DNS SVC | 0.049 | 0.055 | 0.057 |
|
||||
| App Running | 15.356 | 34.326 | 19.983 |
|
||||
| DNS Answering | 0.136 | 0.133 | 5.395 |
|
||||
| Total | 42.094 | 64.105 | 39.357 |
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue