Skip to content

Benchmarks using latest Xcode 13.2 beta EnableSwiftBuildSystemIntegration #254

Open
@AvdLee

Description

@AvdLee

The build system and Swift compiler in Xcode 13.2 beta 2 have a new mode that better utilizes available cores, resulting in faster builds for Swift projects. The mode is opt-in, and you can enable globally with the following user default:

defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1

It would be great to see updates on the benchmarks with this setting enabled!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions