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

test refactor that uses LayeredIdTable in sigmatch #24198

Draft
wants to merge 14 commits into
base: devel
Choose a base branch
from

Conversation

metagn
Copy link
Collaborator

@metagn metagn commented Sep 29, 2024

I think this is required for a good solution of #4858 but I'm not sure how it'll turn out, testing this by itself first.

There might be a performance hit because of the double pointer indirection. Edit: There is a little bit, I tried changing to object but setToPreviousLayer segfaulted in nimsuggest which uses --gc:markAndSweep, I can't find a workaround.

@metagn
Copy link
Collaborator Author

metagn commented Oct 3, 2024

Seems like it will work with some touch ups, opening separate PR for LayeredIdTable first to not complicate review. Edit: #24216

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