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
(improvement)SegmentCodec - remove redundant len() calls in compress code paths.
Minor perf. improvement (very) if compression is used - or not: do not call len() for the buffer redundantly.
Signed-off-by: Yaniv Kaul <[email protected]>
0 commit comments