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
{{ message }}
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.
In the Go binding, batching pending messages while sending over to the relay results in a 6-12% performance increase. Erlang side this would probably be a bit more murky, but it should be worthwhile nonetheless.
The text was updated successfully, but these errors were encountered:
Hmm, it didn't really do much. I guess the bottleneck is elsewhere and any speedup caused by this tuning remains unseens. Maybe I'll try it again a bit later after ironing out other kinks and performance issues.
In the Go binding, batching pending messages while sending over to the relay results in a 6-12% performance increase. Erlang side this would probably be a bit more murky, but it should be worthwhile nonetheless.
The text was updated successfully, but these errors were encountered: