Skip to content

docs(bench): record remaining gajae optimization deltas#44

Merged
code-yeongyu merged 1 commit into
mainfrom
docs/remaining-gajae-optimization-ledger
Jun 15, 2026
Merged

docs(bench): record remaining gajae optimization deltas#44
code-yeongyu merged 1 commit into
mainfrom
docs/remaining-gajae-optimization-ledger

Conversation

@code-yeongyu

@code-yeongyu code-yeongyu commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Record WI-5, WI-3, and WI-4 benchmark deltas in bench/IMPROVEMENTS.{md,json}.
  • Record WI-2 as deferred because mutation-safety proof did not clear.

Evidence

Verification

  • node -e 'JSON.parse(require("fs").readFileSync("bench/IMPROVEMENTS.json","utf8")); console.log("json ok")'
  • rg -n "Remaining gajae|WI-5|WI-3|WI-4|WI-2" bench/IMPROVEMENTS.md bench/IMPROVEMENTS.json
  • git diff --check
  • pre-commit npm run check passed.

Plan: plans/port-gajae-3day-remaining-optimizations.md


Summary by cubic

Documented the remaining Gajae 3‑day optimization results by adding WI‑5 (word‑diff), WI‑3 (compaction‑trim), and WI‑4 (emit‑context‑clone) benchmark deltas with evidence and PR links in bench/IMPROVEMENTS.{md,json}. Marked WI‑2 “mutation safety” as deferred (no code shipped) due to in‑place mutation findings in packages/agent and packages/coding-agent.

Written for commit 8719d83. Summary will update on new commits.

Review in cubic

Plan: plans/port-gajae-3day-remaining-optimizations.md
@code-yeongyu code-yeongyu merged commit a9498d8 into main Jun 15, 2026
3 of 8 checks passed
@code-yeongyu code-yeongyu deleted the docs/remaining-gajae-optimization-ledger branch June 15, 2026 19:11
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