Skip to content

docs: parallel v2 phase 3 — section semantics docs, proposal closed - #17

Merged
tr1v3r merged 1 commit into
masterfrom
docs/parallel-v2-phase3
Aug 23, 2026
Merged

tr1v3r merged 1 commit into
masterfrom
docs/parallel-v2-phase3

Conversation

@tr1v3r

@tr1v3r tr1v3r commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Phase 3 (final) of docs/proposals/parallel-v2.md: documentation and release prep. README/doc.go/AGENTS.md now describe section-scoped parallelism, Ordered(), and measured overheads; proposal status flipped to Implemented; acceptance benchmarks landed in benchmark_test.go (fused-4: 2.4x serial, ordered: 2.9x on near-free work — gate A1 <=3x). Prepares the v0.3.0 release.

…ENTS, proposal closed

README Parallel Processing rewritten around section semantics: fused sections, close-and-reopen for per-profile sizing with pipeline overlap, Ordered() usage, measured overheads. doc.go parallel section rewritten to match. AGENTS.md: architecture updated to fused/ordered helpers, stale parallelSeq references removed, goleak trade-off re-evaluated against the v2 goroutine paths (kept, rationale updated), dev-task guidance points at fused-section accumulation. Proposal status flipped to Implemented with PR references. Acceptance benchmarks landed in benchmark_test.go (serial vs fused-4 vs fused-4-ordered: 2.4x/2.9x on near-free work, gates A1 within bounds).
@tr1v3r
tr1v3r merged commit d85303a into master Aug 23, 2026
2 checks passed
@tr1v3r
tr1v3r deleted the docs/parallel-v2-phase3 branch August 23, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant