-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Service Arch 2024-02-05, Service Arch 2024-02-19, Service Arch 2024-03-04, Service Arch 2024-03-18, Service Arch 2024-04-01, Service Arch 2024-04-15, Service Arch 2024-04-29, Programmability 2024-05-27, Programmability 2024-06-10, Programmability 2024-06-24, Programmability 2024-07-08, Programmability 2024-07-22
It would be useful to have a microbenchmark for the transport layer's send and receive performance, e.g., for SERVER-83304. The benchmark should set up an ASIO transport layer and send messages through it. It's worthwhile to test at least (1) a pure send situation in which the transport layer sends messages out to a server that doesn't respond, and (2) an echo situation in which the network layer sends messages out to a server that echoes them back. The former tests write performance exclusively and the latter tests read and write performance.
- is related to
-
SERVER-83304 Investigate MSG_ZEROCOPY for large messages
- Closed