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
[finagle-core] Don't make an unnecessary copy of the array with frames in LengthFieldFramer
Problem:
We unnecessarily copy the array with extracted frames into an indexed seq.
Solution:
Don't copy
Differential Revision: https://phabricator.twitter.biz/D1164516
0 commit comments