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

Optimize computation of transitive shadow mode #2863

Open
nolanlawson opened this issue Jun 3, 2022 · 0 comments
Open

Optimize computation of transitive shadow mode #2863

nolanlawson opened this issue Jun 3, 2022 · 0 comments
Labels
BUG P3 enhancement Up for grabs Issues that are relatively small, self-contained, and ready for implementation

Comments

@nolanlawson
Copy link
Collaborator

We had a PR to optimize this computation process: #2803

We reverted it because it broke some tests: #2859

We should revisit this because it's still a good optimization and should be possible to do without breaking tests.

@nolanlawson nolanlawson added the Up for grabs Issues that are relatively small, self-contained, and ready for implementation label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG P3 enhancement Up for grabs Issues that are relatively small, self-contained, and ready for implementation
Projects
None yet
Development

No branches or pull requests

1 participant