Skip to content

Intel i9 with Xcode 13.2 and new build system#282

Open
florentmorin wants to merge 2 commits intodevMEremenko:masterfrom
florentmorin:intel-xcode-13.2
Open

Intel i9 with Xcode 13.2 and new build system#282
florentmorin wants to merge 2 commits intodevMEremenko:masterfrom
florentmorin:intel-xcode-13.2

Conversation

@florentmorin
Copy link

Checklist

If you have any non-Apple hardware components - submit your results to the Custom Hardware table.

  • I performed all steps to correctly run XcodeBenchmark.
  • I used Xcode 12.5 or above.
  • I attached a screenshot with a compilation time and other fields, example.
  • I confirm that Time column is still sorted.
  • The content in cells is centered.

Intel-Enabled

Intel-Disabled

@sverrisson
Copy link
Collaborator

Please explain?

@florentmorin
Copy link
Author

The fastest build was done using new build system introduced by Xcode 13.2.

It was enabled by running this before launching script:

defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1

And disabled like this:

defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 0

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