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

create ProjectContext in single-file mode to guarantee engine and target caching #8771

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Feb 17, 2024

Towards #8700.

This also restores the faster behavior of not computing engine and target more than once by caching it at the ProjectContext object, which now exists across all execution paths.

@cscheid cscheid force-pushed the improve/cache-engine-and-target branch from 83e6fd3 to a28ac25 Compare February 18, 2024 21:28
@cscheid cscheid merged commit 2ae3883 into main Feb 19, 2024
47 checks passed
@cscheid cscheid deleted the improve/cache-engine-and-target branch February 19, 2024 00:55
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