rsocket-js icon indicating copy to clipboard operation
rsocket-js copied to clipboard

Question: benchmarks on throughput?

Open jeisea opened this issue 4 years ago • 0 comments

Open question: how much throughput have you guys been able to get?

Not sure how to performance tune my app and I don't have any benchmark to compare to. I have a spring rsocket server and I'm calling requestStream using rsocketjs' websocket client. It seems I can receive about 1200 max messages a second from the server. Is that good? Bad? And is there anyway I can increase that number?

Thanks!

EDIT: Would add the question label myself but it looks like I can't

jeisea avatar Mar 03 '20 21:03 jeisea