-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
Service Arch 2024-03-04, Service Arch 2024-03-18, Service Arch 2024-04-01
-
135
As a potential minor performance optimization, mathias@mongodb.com suggested we could lazily create the eventfd the first time we need to poll on it (here), rather than when we create the client. This should be a very easy change with small potential gains in performance.
- is related to
-
SERVER-83053 Use atomic wait/notify in AsioNetworkingBaton instead of ::poll when there are no sessions
- Closed