diff --git a/docs/reference/release-performance-sweep.md b/docs/reference/release-performance-sweep.md index 0c216e32534..d15f6202215 100644 --- a/docs/reference/release-performance-sweep.md +++ b/docs/reference/release-performance-sweep.md @@ -345,24 +345,3 @@ Related docs: - [Plugin dependency resolution](/plugins/dependency-resolution) - [Plugin inventory](/plugins/plugin-inventory) - [Full release validation](/reference/full-release-validation) - -## Unavailable performance runs - -| Release | Run | Result | Reason | -| ------------------- | ---------------------------------------------------------------------------- | --------- | ------------------------------------------------------------------------------------------------------------- | -| `v2026.5.3-1` | [26561664645](https://github.com/openclaw/openclaw/actions/runs/26561664645) | failure | mock-provider job failed: CLI startup timed out waiting for qa-channel ready; no qa-channel accounts reported | -| `v2026.5.3` | [26561666722](https://github.com/openclaw/openclaw/actions/runs/26561666722) | failure | mock-provider job failed: CLI startup timed out waiting for qa-channel ready; no qa-channel accounts reported | -| `v2026.4.29-beta.2` | [26561683635](https://github.com/openclaw/openclaw/actions/runs/26561683635) | cancelled | optional baseline fetch hung before artifact upload | - -## Follow-up gates - -Recommended release checks from this sweep: - -1. Run the mock-provider performance smoke for release candidates and retain - artifacts. -2. Track cold turn, warm turn, agent RSS, Gateway `readyz`, and CLI health. -3. Fresh-install the packed tarball with scripts disabled. -4. Record installed dependency count, install size, package size, nested - `openclaw/node_modules` size, and native optional package shape. -5. Fail or hold release review when nested dependency trees or all-platform - native packages appear unexpectedly.