Closed VladRodionov closed 1 month ago
Currently, BaseDataWriter is heavily synchronized on a Segment write lock. Apply optimizations from compressed counterparts.
BaseDataWriter
Segment
Currently,
BaseDataWriter
is heavily synchronized on aSegment
write lock. Apply optimizations from compressed counterparts.