Skip to content

Gather throughput enhancements - #161

Merged
pbower merged 1 commit into
mainfrom
views_index_gather
Aug 10, 2026
Merged

Gather throughput enhancements#161
pbower merged 1 commit into
mainfrom
views_index_gather

Conversation

@pbower

@pbower pbower commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator
  1. Index gathers match the array variant once for the whole column
  2. The gather's null bits skip the per-element bounds checks
  3. Index gathers prefetch the read a stride ahead
  4. A padded index gather nulls its sentinel positions in one pass

1. Index gathers match the array variant once for the whole column
2. The gather's null bits skip the per-element bounds checks
3. Index gathers prefetch the read a stride ahead
4. A padded index gather nulls its sentinel positions in one pass
@pbower
pbower merged commit 17ccefd into main Aug 10, 2026
16 of 17 checks passed
@pbower
pbower deleted the views_index_gather branch August 10, 2026 18:09
@pbower
pbower restored the views_index_gather branch August 10, 2026 18:10
@pbower
pbower deleted the views_index_gather branch August 10, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant