From c1147c5b196733ad8a3767c51b7915a44504f624 Mon Sep 17 00:00:00 2001 From: Simone Date: Sat, 23 May 2026 23:50:01 +0200 Subject: [PATCH] docs(runbook): fix table alignment in B7 baseline section Co-Authored-By: Claude Sonnet 4.6 --- docs/RUNBOOK.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/RUNBOOK.md b/docs/RUNBOOK.md index 0074b04..74f225c 100644 --- a/docs/RUNBOOK.md +++ b/docs/RUNBOOK.md @@ -356,13 +356,13 @@ Recorded 2026-05-17 — `Measure-CIBenchmark.ps1 × 4 iterations`, Python orchestrator post-Phase-A, Windows 11 + VMware Workstation Pro, template `WinBuild2025` / snapshot `BaseClean`. -| Iter | Clone (s) | Start (s) | IP acquire (s) | WinRM (s) | Destroy (s) | Boot total (s) | -|------|-----------|-----------|----------------|-----------|-------------|----------------| -| 1 | 0.63 | 1.75 | 66.57 | 0.01 | 4.81 | 68.96 | -| 2 | 0.63 | 1.89 | 20.21 | 0.01 | 6.39 | 22.74 | -| 3 | 0.62 | 1.72 | 85.07 | 0.01 | 4.50 | 87.42 | -| 4 | 0.61 | 1.72 | 60.97 | 0.01 | 4.20 | 63.31 | -| **avg** | **0.62** | **1.77** | **58.20** | **0.01** | **4.98** | **60.61** | +| Iter | Clone (s) | Start (s) | IP acquire (s) | WinRM (s) | Destroy (s) | Boot total (s) | +| ------- | --------- | --------- | -------------- | --------- | ----------- | -------------- | +| 1 | 0.63 | 1.75 | 66.57 | 0.01 | 4.81 | 68.96 | +| 2 | 0.63 | 1.89 | 20.21 | 0.01 | 6.39 | 22.74 | +| 3 | 0.62 | 1.72 | 85.07 | 0.01 | 4.50 | 87.42 | +| 4 | 0.61 | 1.72 | 60.97 | 0.01 | 4.20 | 63.31 | +| **avg** | **0.62** | **1.77** | **58.20** | **0.01** | **4.98** | **60.61** | **Key finding**: IP-acquire phase dominates total time and is highly variable (20–85 s) due to VMware Tools guest IP detection latency. Clone/Start/WinRM @@ -370,12 +370,12 @@ are negligible and stable. **B7 comparison guidance** (tolerance ±20%): -| Metric | Windows baseline | ±20% range | -|--------|-----------------|------------| -| Clone | 0.62 s | 0.50–0.74 s | -| Start | 1.77 s | 1.42–2.12 s | -| Destroy | 4.98 s | 3.98–5.98 s | -| Boot total (avg) | 60.6 s | 48.5–72.7 s | +| Metric | Windows baseline | ±20% range | +| ---------------- | ---------------- | ----------- | +| Clone | 0.62 s | 0.50–0.74 s | +| Start | 1.77 s | 1.42–2.12 s | +| Destroy | 4.98 s | 3.98–5.98 s | +| Boot total (avg) | 60.6 s | 48.5–72.7 s | IP-acquire variance on Windows (σ ≈ 26 s) means boot-total comparison requires ≥10 samples on Linux to be meaningful. If Linux avg boot total