Skip to content
Snippets Groups Projects

codeintel: Optimize API Docs WriteDocumentationSearch

Merged Warren Gifford requested to merge ef/hax-data-write-documentation into main

Created by: efritz

Major changes:

  • Use batch inserter for tags
  • Use batch inserter for search metadata

Before we were doing a query per row for each of the above (and many additional useless inserts for tags since they are highly duplicative). Now we do the minimum set of inserts per upload processing run.

Helps #21938

Merge request reports

Merged by avatar (Jun 8, 2025 12:33pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading