-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
v3.4
-
Repl 2017-03-06, Repl 2017-03-27
-
62
On different hardware and under different virtualization environments, the latency of reading the system clock can fluctuate by over 1000x. When the clock may be read with extremely low latency, we would like to leverage it to provide very precise current time inside the server. When the system clock is of higher latency, we would like to emulate a low-resolution clock that can be read very quickly, so that time calls on such systems do not interfere with the execution of actual user operations.
- is related to
-
SERVER-2114 Don't use select timeouts for fast coarse timing
- Closed
-
SERVER-18922 Choose time source for measuring short durations dynamically at startup
- Closed
-
SERVER-1279 Get more accurate elapsed time in the Listerner
- Closed