Skip to content

WIP: WITHOUT ROWID for ~1ms DB queries#48

Draft
tombh wants to merge 1 commit into
mainfrom
tombh/1ms-db-queries
Draft

WIP: WITHOUT ROWID for ~1ms DB queries#48
tombh wants to merge 1 commit into
mainfrom
tombh/1ms-db-queries

Conversation

@tombh

@tombh tombh commented Apr 12, 2026

Copy link
Copy Markdown
Collaborator

This is just for the records, in case we ever need it.

Current thinking is that just the index on the dem_id field is enough, which gives us ~50ms queries. The trouble with the approach in this PR is that the post-processing step takes ~4x the amount of time the compute step takes.

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