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
Current implementation uses temporary object to marshal/unmarshal requests/responses. Making sure direct access toi the stream will increase performance up to 30% easily.
The text was updated successfully, but these errors were encountered:
Current implementation uses temporary object to marshal/unmarshal requests/responses. Making sure direct access toi the stream will increase performance up to 30% easily.
The text was updated successfully, but these errors were encountered: