10000 TimerHandle scheduling can be quantified, _run_once imporvement will … · python/cpython@ca5cc25 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca5cc25

Browse files
committed
TimerHandle scheduling can be quantified, _run_once imporvement will vary greatly
1 parent 6753682 commit ca5cc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Reduced :mod:`asyncio` :mod:`heapq` scheduling overhead.
1+
Reduced :mod:`asyncio` :mod:`heapq` scheduling overhead. Scheduling and running an :class:`asyncio.TimerHandle` is now roughly 9.5% faster.

0 commit comments

Comments
 (0)
0