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

Reduce linear searches in fn append_subpath #2189

Open
0HyperCube opened this issue Jan 11, 2025 · 0 comments · May be fixed by #2190
Open

Reduce linear searches in fn append_subpath #2189

0HyperCube opened this issue Jan 11, 2025 · 0 comments · May be fixed by #2190
Labels
Performance Speed and efficiency improvements

Comments

@0HyperCube
Copy link
Member

The fn append_subpath uses a lot of unnecessary iterations which slow down text and boolean operations. These should be removed.

@0HyperCube 0HyperCube added the Performance Speed and efficiency improvements label Jan 11, 2025
@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Jan 11, 2025
@0HyperCube 0HyperCube linked a pull request Jan 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Speed and efficiency improvements
Projects
Status: Short-Term
Development

Successfully merging a pull request may close this issue.

1 participant