Skip to content

Reduce the number of allocation in decompressor

Reserve twice the size of the input for the output to avoid resizing multiple time the array.

Merge request reports

Loading