Closed MaxDesiatov closed 1 week ago
This enables detailed analysis of timings of different build phases of the bootstrap scripts.
Log messages as produced by Utilities/helpers.py also output timestamps in the ISO format.
Utilities/helpers.py
It's easier to analyze build phases timing.
@swift-ci test
@swift-ci test macos
@swift-ci test windows
Motivation:
This enables detailed analysis of timings of different build phases of the bootstrap scripts.
Modifications:
Log messages as produced by
Utilities/helpers.py
also output timestamps in the ISO format.Result:
It's easier to analyze build phases timing.