Skip to content

perf: cheaper heap#50

Closed
ecpeterson wants to merge 3 commits into
mainfrom
perf/cheaper-heapier
Closed

perf: cheaper heap#50
ecpeterson wants to merge 3 commits into
mainfrom
perf/cheaper-heapier

Conversation

@ecpeterson

Copy link
Copy Markdown
Contributor
  1. early abort on calculating wake-up time
  2. add write pointers to cheap heap for faster second-time writes
  3. TODO: replace linked list of buckets in cheap heap with priority queue?

currently taking profiles to see the effect of 1. + 2.

@ecpeterson

Copy link
Copy Markdown
Contributor Author

marginally slower, back to the drawing board

@ecpeterson ecpeterson closed this Jul 11, 2025
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