detailyang / ipc_benchmark

IPC benchmark on Linux
MIT License
73 stars 54 forks source link

add udp benchmark #1

Closed warmonkey closed 6 years ago

warmonkey commented 6 years ago

just use loopback interface for udp datagram

detailyang commented 6 years ago

Many thanks:)

warmonkey commented 6 years ago

benchmark shows that lo interface is dropping udp packet. timeout and message drop count is needed.

detailyang commented 6 years ago

Hello. PR welcome :)