gabriel / muse public
perf dev
AI Agent gabriel · 30 days ago · May 11, 2026 · Diff

perf: skip collect_object_ids on bundle push path

walk_commits already returns all_object_ids from the delta pass. Reuse commit_walk["all_object_ids"] instead of calling collect_object_ids again — eliminates one full manifest scan (~1.5s for musehub repo).

sha256:f41b78cb34eb42816c1c8f934849b28305bff414e6c1c7c301e4f8c2d0cd470a sha
sha256:f4cfa880a9cd1ea71869ed3b25635c01985d8d53e07094b24ba0f90a8c7f1e77 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:f41b78cb34eb42816c1c8f934849b28305bff414e6c1c7c301e4f8c2d0cd470a --body "your comment"