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

Blocking Tree Optimizations #908

Open
sonalgoyal opened this issue Oct 16, 2024 · 1 comment
Open

Blocking Tree Optimizations #908

sonalgoyal opened this issue Oct 16, 2024 · 1 comment
Assignees
Milestone

Comments

@sonalgoyal
Copy link
Member

  1. Bring Enterprise Greedy Optimisations to Oepn Source
  2. Investigate dupeN setting and why it is not being changed from parent to child
  3. Cache info in isFunctionUsed
  4. If dupeN is indeed the same, add one time elimCount
  5. Build junits

@Nitish1814

@sonalgoyal
Copy link
Member Author

sonalgoyal commented Oct 16, 2024

Checked part 2 and this was a false alarm. getCanopies is sending dupeRemaining as dupeN
Part 4 is redundant.

Please create a fresh PR with 1, 3 and 5 @Nitish1814

@sonalgoyal sonalgoyal added this to the 0.5.0 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants