revlog: avoid large yields in group()
Split large yields so that the downstream consumer (chunkbuffer) will avoid some pain when reading ahead.
Loading
Please register or sign in to comment
Split large yields so that the downstream consumer (chunkbuffer) will avoid some pain when reading ahead.