Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Conversation

@andrew
Copy link
Collaborator

@andrew andrew commented Jan 4, 2026

  • blame: Batch fetches all "added" changes upfront instead of one query per dependency
  • stale: Same pattern - batch loads all changes and finds latest in Ruby
  • stats: Single grouped query for manifest change counts instead of per-manifest queries
  • log: Adds includes(:dependency_changes) to eager load, filters in Ruby instead of extra queries
  • list: Removes unnecessary join

@andrew andrew marked this pull request as ready for review January 4, 2026 16:52
@andrew andrew merged commit bc8370d into main Jan 4, 2026
7 checks passed
@andrew andrew deleted the performance branch January 4, 2026 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants