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

Support Xcode 16 #100

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Support Xcode 16 #100

merged 1 commit into from
Jun 19, 2024

Conversation

liamnichols
Copy link
Owner

@liamnichols liamnichols commented Jun 19, 2024

Adds Xcode 16 to the CI test matrix, therefore guaranteeing support with Swift 6/Xcode 16 developer environment.

Copy link

✅ Pull Request passed benchmark checks

Summary

Wed Jun 19 11:42:16 UTC 2024

===========================================================================================================
Threshold deviations for StringGenerator.generateSource(for:tableName:accessLevel:):XCStringsToolBenchmarks
===========================================================================================================
Time (total CPU) (ms, %) main pull_request Difference % Threshold %
p25 1565 1848 18 5
p50 1565 1848 18 5
p75 1565 1848 18 5

New baseline 'pull_request' is WORSE than the 'main' baseline thresholds.


Comparing results between 'main' and 'pull_request'

Host 'Mac-1718795691324.local' with 3 'arm64' processors with 7 GB memory, running:
Darwin Kernel Version 23.5.0: Wed May  1 20:12:39 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_VMAPPLE

XCStringsToolBenchmarks

StringGenerator.generateSource(for:tableName:accessLevel:) metrics

Time (total CPU) (ms) * p0 p25 p50 p75 p90 p99 p100 Samples
main 1565 1565 1565 1565 1565 1565 1565 1
pull_request 1848 1848 1848 1848 1848 1848 1848 1
Δ 283 283 283 283 283 283 283 0
Improvement % -18 -18 -18 -18 -18 -18 -18 0

@liamnichols liamnichols marked this pull request as ready for review June 19, 2024 12:11
@liamnichols liamnichols self-assigned this Jun 19, 2024
@liamnichols liamnichols merged commit ae19b48 into main Jun 19, 2024
12 checks passed
@liamnichols liamnichols deleted the ln/xcode-16-ci branch June 19, 2024 12:12
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.

None yet

1 participant