Skip to content

share: speed up share loads#16165

Merged
adamdotdevin merged 5 commits intodevfrom
perf/share-load
Mar 6, 2026
Merged

share: speed up share loads#16165
adamdotdevin merged 5 commits intodevfrom
perf/share-load

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented Mar 5, 2026

Summary

  • persist a compact share_snapshot so share reads no longer replay and compact object-store events on every request
  • dedupe queued share sync payloads and trim eager share-page work with caching headers and collapsed diffs by default
  • keep the share route stable by restoring the safe client-only boundary while preserving the backend load-time wins

@adamdotdevin adamdotdevin merged commit 1d9dcd2 into dev Mar 6, 2026
9 checks passed
@adamdotdevin adamdotdevin deleted the perf/share-load branch March 6, 2026 12:49
qdddddd pushed a commit to qdddddd/opencode that referenced this pull request Mar 7, 2026
manno23 pushed a commit to manno23/opencode that referenced this pull request Mar 12, 2026
demostanis pushed a commit to demostanis/opencode that referenced this pull request Mar 19, 2026
demostanis pushed a commit to demostanis/opencode that referenced this pull request Mar 20, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Mar 24, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants