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

node reachability map #898

Open
3 tasks
OmarTawfik opened this issue Mar 14, 2024 · 0 comments
Open
3 tasks

node reachability map #898

OmarTawfik opened this issue Mar 14, 2024 · 0 comments
Assignees

Comments

@OmarTawfik
Copy link
Collaborator

Explore feasibility/perf impact once #808 is ready:

  • Generate a build-time reachability map from all node kinds to all node kinds.
  • Use it in visitors and cursors go_to_*() methods to skip dead branches.
  • see if queries can benefit from this as well.
@OmarTawfik OmarTawfik self-assigned this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ⏳ Todo
Development

No branches or pull requests

1 participant