Skip to content

Conversation

Bigcheese
Copy link

This is causing a slowdown in SourceKit completion requests.

The slowdown is caused by the call to SourceManager::translateFile that was added to avoid allocating separate source location space for each module map in each CompilerInstance.

rdar://162196108

This reverts commit 32fb8c5.

…lvm#132853)"

This is causing a slowdown in SourceKit completion requests.

The slowdown is caused by the call to `SourceManager::translateFile`
that was added to avoid allocating separate source location space for
each module map in each `CompilerInstance`.

rdar://162196108

This reverts commit 32fb8c5.
@Bigcheese
Copy link
Author

@swift-ci please test

@Bigcheese Bigcheese requested a review from cyndyishida October 8, 2025 23:34
@Bigcheese
Copy link
Author

@swift-ci please test macos

@Bigcheese
Copy link
Author

@swift-ci please test windows

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