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
perf: Reuse static array when sending data to transport to avoid FastBufferWriter.ToArray() GC (#1324) (#1345)
* perf: Reuse static array when sending data to transport to avoid FastBufferWriter.ToArray() GC
* Added failsafe if the value is too large.
Co-authored-by: Jaedyn Draper <284434+ShadauxCat@users.noreply.github.com>
Co-authored-by: Matt Walsh <69258106+mattwalsh-unity@users.noreply.github.com>
0 commit comments