Skip to content
GitLab
Explore
Sign in
Reduce the number of allocation in decompressor
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Reduce the number of allocation in decompressor
Carl Schwan
requested to merge
work/carl/reduce-number-allocation-decompressor
into
master
Jun 03, 2025
Overview
1
Commits
1
Pipelines
3
Changes
1
Reserve twice the size of the input for the output to avoid resizing multiple time the array.
Merge request reports
Loading