Skip to content

Measure install time with monotonic clock instead of system clock - #4198

Merged
svartkanin merged 1 commit into
archlinux:masterfrom
correctmost:cm/use-monotonic-time-pt1
Feb 1, 2026
Merged

Measure install time with monotonic clock instead of system clock#4198
svartkanin merged 1 commit into
archlinux:masterfrom
correctmost:cm/use-monotonic-time-pt1

Conversation

@correctmost

Copy link
Copy Markdown
Contributor

PR Description:

Using time.time() can be inaccurate if the system clock gets updated in between calls.

Docs

Using time.time() can be inaccurate if the system clock gets
updated in between calls.
@svartkanin
svartkanin merged commit 331634f into archlinux:master Feb 1, 2026
9 checks passed
@correctmost
correctmost deleted the cm/use-monotonic-time-pt1 branch February 1, 2026 11:50
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