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

[SR-13259] [SwiftPM] TargetSourcesBuilder is slow when source files are listed #55699

Open
swift-ci opened this issue Jul 20, 2020 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-13259
Radar None
Original Reporter paulb (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug
Assignee None
Priority Medium

md5: 95d44aa1dd22cea56e92d19c6e9d649b

Issue Description:

It took over 12 minutes to start building in the example described at https://forums.swift.org/t/scaling-swift-package-manager-builds/38535.

$ git clone git@github.com:firebase/firebase-ios-sdk.git

$ git checkout 0a290a898

$ swift build

The workaround is in the next commit - ab7e4bad1

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance
Projects
None yet
Development

No branches or pull requests

2 participants