Skip to content

Add index for efficient next/previous build lookup#3521

Open
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:next-previous-build-index
Open

Add index for efficient next/previous build lookup#3521
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:next-previous-build-index

Conversation

@williamjallen
Copy link
Collaborator

None of our indexes currently cover the very common case of looking up next and previous instances of a build. This commit adds such an index, allowing the queries to avoid going to the heap.

None of our indexes currently cover the very common case of looking up next and previous instances of a build.  This commit adds such an index, allowing the queries to avoid going to the heap.
Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder enabled auto-merge March 10, 2026 15:29
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