You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: