docs: 补齐本轮优化的迭代复盘(8 篇迭代记录 + 1 篇测量纪律) - #302
Conversation
按 docs/ 既有「一篇一事」格式补 8 篇迭代记录与 1 篇测量纪律,把本轮每项优化的 量化依据、修法理由与遗留问题落到文档,避免只存在于 PR 描述里。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 33 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
本轮所有优化的量化依据与修法理由此前只存在于 PR 描述里,按
docs/既有「一篇一事」格式落成文档。迭代记录
read-path-syscallswrite-path-attributionsilent-data-lossdata-racesscan-covers-sstableretentioniterator-buffered-readstructure-and-sdk测量纪律
docs/measurement-discipline.md收录 9 条被真实误判换来的规矩:交替 A/B 抵消热漂移、压测口径要确认压到目标路径、先归因再优化、「优化无效」与「优化没生效」不可混淆、变异测试、故障注入的可移植手法、-race是并发缺陷的必要条件、E2E 先怀疑自己、grep 计数要复核。每篇都保留了「后续」里未解决的问题(投递游标按 key 序的语义边界、Raft WAL 缺故障注入、service 层未参数化等),不粉饰。
纯文档改动,无代码变更。
🤖 Generated with Claude Code