kubernetes/minikube

Generate performance metric for minikube start/stop/delete speed on different drivers

开放

#4,622 创建于 2019年6月27日

 (6 条评论) (3 个反应) (0 位负责人)Go (5,222 个派生)batch import
area/performancehelp wantedkind/featurepriority/backlog

仓库指标

星标
 (31,799 个星标)
PR 合并指标
 (平均合并 12天 19小时) (30 天内合并 43 个 PR)

描述

it would be a great thing to have a script to run on each release, that does the following:

  • measure how long minikube start, start again ,stop , delete takes on each different drivers such as, virtualbox, hyperkit, hyperv and none.

the script should generate the a dirver_performance.md file in the /docs automatically on each release and purpose a PR.

The script could run as an integration test. the same way that our e2e tests run.

贡献者指南