Skip to content
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2023-07-09-01-59-24.gh-issue-106554.3…
…7c53J.rst
  • Loading branch information
bdraco authored Jul 12, 2023
commit 9ad995be9a180b1e52859366ae4883cd97dbb135
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Reduce selector overhead
Reduce selector overhead by switching `SelectSelector` to use a `dict` `.get()` for `fd`s
Comment thread
bdraco marked this conversation as resolved.
Outdated