Intel i9 with Xcode 13.2 and new build system by florentmorin · Pull Request #282 · devMEremenko/XcodeBenchmark

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@florentmorin

Copy link Copy Markdown

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 Copy Markdown

Collaborator

Please explain?

@florentmorin

Copy link Copy Markdown

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@florentmorin @sverrisson