Skip to content

Commit 9311d96

Browse files
etrclaude
andcommitted
TASK-084: mark task Done in spec and milestone index
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rkuh4aSmrD8m2f2vYqakb6
1 parent 169d3fb commit 9311d96

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

specs/tasks/M7-v2-cleanup/TASK-084.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ per-stdlib; only the ns/call constant is mono-platform. Capture the missing
1212
measurement so the TASK-039 ≥10× speedup gate has a real Linux baseline.
1313

1414
**Action Items:**
15-
- [ ] On a representative Linux x86-64 host with libstdc++ (Ubuntu 22.04, the verify-build.yml default), run `bench_get_headers` against a clean v1 checkout (or via the existing v1-baseline harness). Capture median, p99, n.
16-
- [ ] Update `v1_constants.hpp:65-70` and `94-98` with the new libstdc++ value, separating it from the libc++ value.
17-
- [ ] Update `test/PERFORMANCE.md:34` with the per-stdlib table.
18-
- [ ] Re-run TASK-039's `≥10× speedup` assertion against the new baseline on the Linux lane and confirm it still passes.
15+
- [x] On a representative Linux x86-64 host with libstdc++ (Ubuntu 22.04, the verify-build.yml default), run `bench_get_headers` against a clean v1 checkout (or via the existing v1-baseline harness). Capture median, p99, n.
16+
- [x] Update `v1_constants.hpp:65-70` and `94-98` with the new libstdc++ value, separating it from the libc++ value.
17+
- [x] Update `test/PERFORMANCE.md:34` with the per-stdlib table.
18+
- [x] Re-run TASK-039's `≥10× speedup` assertion against the new baseline on the Linux lane and confirm it still passes.
1919

2020
**Dependencies:**
2121
- Blocked by: TASK-039 (Done)
@@ -31,4 +31,4 @@ measurement so the TASK-039 ≥10× speedup gate has a real Linux baseline.
3131
**Related Requirements:** PRD §3.6 performance acceptance, PRD-REQ-REQ-001
3232
**Related Decisions:** None new
3333

34-
**Status:** Backlog
34+
**Status:** Done

specs/tasks/M7-v2-cleanup/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ TASK-093).
4848
| TASK-081 | Fill empty-on-correct-build unit suites and re-enable pthread leak detector | MED | M | Done |
4949
| TASK-082 | Tighten static-size bounds in `http_resource_test` and `webserver_pimpl_test` | MED | S | Done |
5050
| TASK-083 | Wire real CI gates into benchmarks | MED | M | Done |
51-
| TASK-084 | Re-measure libstdc++/Linux v1 baseline for `get_headers` ns/call | MED | S | Backlog |
51+
| TASK-084 | Re-measure libstdc++/Linux v1 baseline for `get_headers` ns/call | MED | S | Done |
5252
| TASK-085 | Residual test-smell sweep | MED | S | Backlog |
5353
| TASK-086 | Execute file-size split roadmap (FILE_LOC_MAX 750 → 500) | HIGH | L | Backlog |
5454
| TASK-087 | Restore msan CI lane | HIGH | M | Backlog |

0 commit comments

Comments
 (0)