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

Update dependency injection to use incremental source generation #5550

Merged
merged 12 commits into from
Nov 29, 2022

Conversation

smoogipoo
Copy link
Contributor

@smoogipoo smoogipoo commented Nov 26, 2022

Prereqs:

Should™ reduce load on IDEs. Basically each IncrementalValuesProvider is a caching layer. There's two ways I've implemented this; one which has more caching layers than this PR, but I'm going with something I've previously implemented first to see if it improves it at all.

@smoogipoo smoogipoo removed the blocked label Nov 28, 2022
@peppy peppy merged commit 0f2865b into ppy:master Nov 29, 2022
@smoogipoo smoogipoo deleted the incremental-generator-2 branch September 11, 2023 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants