Commit 21fc4ec
committed
docs(ci): tighten daily-sanitized-fuzz headroom percentages (#134 review)
Bot review on #134 caught two over-rounded percentage claims in the
inline rationale comments:
- Header: "Cut rounds 40 %" — ASan is exactly 40 % (5000→3000), but
TSan is ~43 % (3500→2000). Spell out both for accuracy.
- TSan run-step comment: "~20 % headroom" — actual is (65 − 55) / 65 ≈
15-18 %, the triage paragraph below already correctly says "~10m
head". Match the comment to reality at "~15 %".
Pure documentation accuracy fix; no behavior change. Header rationale
remains intentionally a regression-record narrative for future readers.1 parent 570b431 commit 21fc4ec
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
157 | | - | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments