mirror of
https://github.com/facebookincubator/mvfst.git
synced 2025-11-09 10:00:57 +03:00
Summary: We always add stuff into peekable streams set since everything with a read buffer is peekable. This makes the this set potentially big, and the find_if quite expensive. For apps that isn't interested in peeking, this is a waste of time. Reviewed By: mjoras, lnicco Differential Revision: D20972192 fbshipit-source-id: d696ded936140c622e019d608c72a646df405111
93 KiB
93 KiB