Files
core/tests/components
J. Nick Koston 790c1bc251 Decrease event loop latency by binding time.monotonic to loop.time directly (#98288)
* Decrease event loop latency by binding time.monotonic to loop.time directly

This is a small improvment to decrease event loop latency. While the goal is
is to reduce Bluetooth connection time latency, everything using asyncio
is a bit more responsive as a result.

* relo per comments

* fix too fast by adding resolution, ensure monotonic time is patchable by freezegun

* fix test that freezes time too late and has a race loop
2023-08-13 20:37:45 -04:00
..
2023-07-18 18:51:02 +02:00
2023-07-21 12:16:35 +02:00
2023-08-12 15:15:09 +02:00
2023-07-09 17:37:32 -05:00
2023-07-17 09:27:01 +02:00
2023-07-06 23:05:46 +02:00
2023-08-08 11:38:01 +02:00
2023-06-27 17:42:27 +02:00
2023-07-09 13:55:10 -04:00
2023-07-21 08:55:44 +02:00
2023-07-23 22:00:26 +02:00