Skip to content

replace PriorityQueue with cache-friendly binary heap#3332

Open
karussell wants to merge 1 commit intomasterfrom
try_pq_replace_binheap
Open

replace PriorityQueue with cache-friendly binary heap#3332
karussell wants to merge 1 commit intomasterfrom
try_pq_replace_binheap

Conversation

@karussell
Copy link
Copy Markdown
Member

@karussell karussell commented Mar 31, 2026

I gave the AI the task to find performance improvements and this was one of the results which gives a >10% query speed improvement but not for CH routing queries.

This should use slightly more memory as it is one array more.

(Here is a similar change).

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