sctp icon indicating copy to clipboard operation
sctp copied to clipboard

Huge performance gap compare to tcp

Open drv1234 opened this issue 1 year ago • 31 comments

Hi, I am planning to use https://github.com/fiorix/go-diameter. In this project there is an example diameter client/server with benchmark. With tcp: 259058/s diameter message can be reached (on localhost) With sctp only 6938/s message. cpuprof_tcp_vs_sctp.zip

drv1234 avatar Mar 14 '23 17:03 drv1234