Skip to content

swift_build_support: make build duration more readable #61536

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

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

MaxDesiatov
Copy link
Contributor

build-script invocations print a total duration summary at the end of the build, like this:

Total Duration: 4558.030000000001

With this change build duration summary is printed as

Total Duration: 487.93 seconds (8m 7s)

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

`build-script` invocations print a total duration summary at the end of the build, like this:
```
Total Duration: 4558.030000000001
```
With this change build duration summary is printed as
```
Total Duration: 487.93 seconds (8m 7s)
```
@MaxDesiatov MaxDesiatov force-pushed the maxd/build-script-duration branch from e0d2e4b to aacd0ca Compare October 11, 2022 10:42
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test macOS

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test macOS

@MaxDesiatov MaxDesiatov merged commit 3e8d7da into main Oct 13, 2022
@MaxDesiatov MaxDesiatov deleted the maxd/build-script-duration branch October 13, 2022 14:55
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