swiftlang / swift-package-manager

The Package Manager for the Swift Programming Language
Apache License 2.0
9.76k stars 1.35k forks source link

Log timestamps in the bootstrap scripts #8113

Closed MaxDesiatov closed 1 week ago

MaxDesiatov commented 1 week ago

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.

MaxDesiatov commented 1 week ago

@swift-ci test

MaxDesiatov commented 1 week ago

@swift-ci test macos

MaxDesiatov commented 1 week ago

@swift-ci test macos

MaxDesiatov commented 1 week ago

@swift-ci test

MaxDesiatov commented 1 week ago

@swift-ci test windows

MaxDesiatov commented 1 week ago

@swift-ci test windows

MaxDesiatov commented 1 week ago

@swift-ci test windows

MaxDesiatov commented 1 week ago

@swift-ci test windows