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

Core: Improve cold launch speed #1352

Merged
merged 7 commits into from
Aug 2, 2024
Merged

Core: Improve cold launch speed #1352

merged 7 commits into from
Aug 2, 2024

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Aug 1, 2024

No description provided.

The flow in `init` caused the exclusions to be automatically loaded everytime the class is initialized.
@d4rken d4rken added the enhancement New feature, request, improvement or optimization label Aug 1, 2024
...wow that reflection was more costly than anticipated, and right on the cold launch path.
@d4rken
Copy link
Member Author

d4rken commented Aug 2, 2024

Nothing major but up to 30% faster depending on the scenario. Faster from clicking the shortcut to seeing the full dashboard is always good ☺️ .

@d4rken d4rken merged commit 286abbf into main Aug 2, 2024
16 checks passed
@d4rken d4rken deleted the improve-cold-launch branch August 2, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, improvement or optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant