go-diameter icon indicating copy to clipboard operation
go-diameter copied to clipboard

Performance on sctp is very poor

Open drv1234 opened this issue 2 years ago • 1 comments

hi, this is not an issue just an info request.

Has anybody tried the example client/server on sctp? Just because the sctp performance is very poor: With tcp: 259058/s diameter message can be reached (on localhost) With sctp only 6938/s message.

I opened an issue regarding the sctp package (https://github.com/ishidawataru/sctp/issues/60) but maybe somebody has a solution or workaround. Or just I did something wrong....

I appreciate any hint or suggestion. thanks

drv1234 avatar Mar 19 '23 06:03 drv1234

My experience with example client/server sctp is similar. IMHO such a difference in the performance is unacceptable.

georgeyanev avatar Sep 05 '24 08:09 georgeyanev