Skip to content

[autoloop-progress] docs: update Go migration progress page for iter-24 / PR #17 merged#28

Merged
mrjf merged 2 commits into
mainfrom
docs/autoloop-go-migration-update-iter24-merged-6f8a4775f94dff72
May 13, 2026
Merged

[autoloop-progress] docs: update Go migration progress page for iter-24 / PR #17 merged#28
mrjf merged 2 commits into
mainfrom
docs/autoloop-go-migration-update-iter24-merged-6f8a4775f94dff72

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Updates docs/src/content/docs/progress/autoloop-go-migration.mdx to reflect state as of 2026-05-13 16:32 UTC.

Changes

PR #17 now merged
PR #17 (autoloop/python-to-go-migration) was merged at 2026-05-13T16:30:28Z by @mrjf. Updated the status table to reflect this.

Migrated module count corrected to 54
The iter-24 Autoloop issue comment confirms 54 total Go modules were present on the branch at that iteration. The previous page showed only the 24 in benchmarks/migration-status.json (iter-13 baseline JSON). Both numbers are now surfaced clearly.

Fresh manifest benchmark results
Re-ran scripts/benchmark_manifest_ops.py locally. Key changes from previous numbers:

  • check_collision at large monorepo scale: 1,606x (was 923x) -- reflects the O(1) normalized-lookup optimization more accurately at 2,000-path scale
  • sync_remove_files at current/growing scales: 0.8x / 1.6x (was 1.8x / 1.7x) -- small regressions visible at low scales
  • scoped uninstall at growing scale: 12.2x (was 9.6x)

All results come from a successful local run; no data was fabricated.

Timestamp
Updated "Last updated" to 2026-05-13 16:32 UTC.

What was not changed

  • Iteration history table -- no new accepted iterations since iter-24
  • Migrated modules table -- still reflects iter-13 JSON (24 modules); a future update should capture the full 54-module list once benchmarks/migration-status.json is updated on the branch
  • Next-up section -- unchanged from memory branch Future Directions

Generated by Autoloop Go Migration Progress Site · ● 6.3M ·

- Mark PR #17 as merged (2026-05-13T16:30:28Z)
- Update migrated module count to 54 (from iter-24 issue comment)
- Refresh manifest benchmark table from local run of
  scripts/benchmark_manifest_ops.py (check_collision now 1606x at
  large scale, scoped uninstall 26x)
- Bump Last updated to 2026-05-13 16:32 UTC

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels May 13, 2026
@mrjf mrjf merged commit e4d1db8 into main May 13, 2026
10 checks passed
@mrjf mrjf deleted the docs/autoloop-go-migration-update-iter24-merged-6f8a4775f94dff72 branch May 13, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant