add time-to-k8s benchmark for v1.25.0
parent
6cb61e2c25
commit
ace1bf2caf
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: "v1.25.0 Benchmark"
|
||||
linkTitle: "v1.25.0 Benchmark"
|
||||
weight: -20220120
|
||||
---
|
||||
|
||||

|
||||
| | minikube version: v1.25.0 | kind v0.11.1 go1.16.4 | k3d version v5.2.2 |
|
||||
| | | linux/amd64 | |
|
||||
|----------------------|---------------------------|--------------------------------|--------------------|
|
||||
| Command Exec | 26.227 | 28.446 | 13.532 |
|
||||
| API Server Answering | 0.065 | 0.117 | 0.190 |
|
||||
| Kubernetes SVC | 0.051 | 0.054 | 0.053 |
|
||||
| DNS SVC | 0.051 | 0.055 | 0.054 |
|
||||
| App Running | 15.618 | 32.373 | 21.373 |
|
||||
| DNS Answering | 7.690 | 1.648 | 4.371 |
|
||||
| Total | 49.701 | 62.692 | 39.573 |
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue