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

Sets a hard limit of number of scopes to check for completions #1244

Merged
merged 3 commits into from
Jul 8, 2024

Conversation

markwpearce
Copy link
Collaborator

Sets a hard limit (of 5) of the number of scopes to check for a file when processing completions.

In Jellyfin, completion processing went from ~500ms to ~9ms

Fixes #1240

Based off code found in this commit: bac0ae9

@markwpearce markwpearce added this to the v1.0.0 milestone Jul 8, 2024
@TwitchBronBron TwitchBronBron merged commit 0b04e82 into release-1.0.0 Jul 8, 2024
6 checks passed
@TwitchBronBron TwitchBronBron deleted the limit_scopes_for_completions branch July 8, 2024 18:16
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.

None yet

2 participants