GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
cluster_boot benchmark does not report total cluster boot time
Open
enhancement
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
Currently, the cluster_boot_benchmark reports the boot time of each VM. There should be a sample that reports total cluster boot time, but the current design for how VMs are provisioned prevents this from being measured accurately. Most importantly, all VM provisioning start times would need to be synchronized.
See #824 for previous discussion.
Contributor guide
Assessment
This issue has not been assessed yet.