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

Convert calculate_output_groups.py into a Swift binary #3019

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pennig
Copy link
Contributor

@pennig pennig commented Apr 23, 2024

Performance is better than (but comparable to) the python script. Perhaps more importantly, the program looks specifically for the build-request.json file and uses its modification date to compare against the build_marker file's date, instead of comparing the parent .xcbuilddata directory. Not sure if that'll make a difference, but it's a distinction worth calling out.

@pennig pennig requested review from a team as code owners April 23, 2024 19:04
brentleyjones and others added 3 commits April 23, 2024 14:11
Signed-off-by: Brentley Jones <github@brentleyjones.com>
Signed-off-by: Matt Pennig <mpennig@slack-corp.com>
Signed-off-by: Matt Pennig <mpennig@slack-corp.com>
Signed-off-by: Matt Pennig <mpennig@slack-corp.com>
@pennig pennig force-pushed the pennig/calculate-output-groups branch from 9b9e32b to 8df9065 Compare April 23, 2024 19: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

2 participants