Refactor #23808
Use monotonic timer to measure durations
Pull request:
Fixed in Releases:
Found in Releases:
Description
Remember: wall clock is for telling time, monotonic clock is for measuring time. ⏰
https://blog.dnsimple.com/2018/03/elapsed-time-with-ruby-the-right-way/
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5647 added
#2
Updated by Tomer Brisker over 2 years ago
- Triaged set to No
- Legacy Backlogs Release (now unused) set to 353
#3
Updated by Lukas Zapletal over 2 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset c30fd6f2cd8c22815e95c02b2d064d8ad1f45200.
Fixes #23808 - monotonic timer to measure durations