Skip to content

WIP: Don't pack bits in CodeCompletionResult #40284

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

Closed

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Nov 22, 2021

Depends on #40163


I saw performance improvements in SwiftSyntax when not packing bitfields. Let’s see if it has a performance impact on code completion as well.

@ahoppen
Copy link
Member Author

ahoppen commented Nov 22, 2021

@swift-ci Please SourceKit stress test

@ahoppen
Copy link
Member Author

ahoppen commented Dec 8, 2021

I didn’t see any improvements (but no regressions either). Let’s close this for now.

@ahoppen ahoppen closed this Dec 8, 2021
@ahoppen ahoppen deleted the pr/unpacked-code-completion-result branch January 25, 2022 10:48
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.

2 participants