Broad performance changes (draft - early comments welcome) - #4182
Draft
ashprice wants to merge 33 commits into
Draft
Broad performance changes (draft - early comments welcome)#4182ashprice wants to merge 33 commits into
ashprice wants to merge 33 commits into
Conversation
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk> Comment. Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
…objects. Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk> Derp. Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
… in colDepends. Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
…r uuid lookup with random report. Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
…D() calls Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
…ally, add tests Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
ashprice
force-pushed
the
native-depmap
branch
from
August 28, 2026 10:44
dc4bd31 to
909ebcf
Compare
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
…utation Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
ashprice
force-pushed
the
native-depmap
branch
from
August 28, 2026 19:07
059b9a8 to
5edd5b7
Compare
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
Signed-off-by: ashprice <gitcommit1@sl.ashprice.co.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Todo: itemize changes and what specifically they improve, make a better title, few more cleanup commits and small optimisations, check that I haven't borked any debug outputs, and a comments commit to make the code readable for future contributors, link related issues (incl. hooks bug). Will update this description with a list within the next week.
Early comments welcome.
Most changes focus on optimizing the TW-specific hot paths.
The stuff around the FFI are what I'm most unsure on, and I think changes to the API and TC's dependency map would be next on my list after this PR, but I think that should wait til after iterative tasks land and stabilize.
I think some of my comments on the discord were a bit misinformed due my fork being a out of sync - I think I confused myself.