Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meataxe spring cleaning #5836

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

fingolfin
Copy link
Member

This is a bit of a spring cleaning for the meataxe code. Best to read this commit by commit I guess.

Initially I wanted to change it to make use of AddVector, MultVector, PositionNonZero, ... in more places. But in the end this mostly about making the code clearer: untangling and deduplication and what not. So that further refactoring and more serious performance tuning (in the works).

Might also be best to not squash-merge this (but rather use rebase or a regular merge), so that in case of regressions one can bisect to the offending commit, making debugging a lot easier.

@fingolfin fingolfin added the release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant