Skip to content

support for gzip output#25

Open
alexgubanow wants to merge 2 commits intorelease-5.1from
15-add-gzip-output-option
Open

support for gzip output#25
alexgubanow wants to merge 2 commits intorelease-5.1from
15-add-gzip-output-option

Conversation

@alexgubanow
Copy link
Contributor

if -z option given, redirect decompressed output into GZIPOutputStream for java and into zlib deflate for c++
use system provided zlib on zos should result into zEDC use, means more performance vs software implementation.

…m for java and into zlib deflate for c++

Signed-off-by: Oleksandr Hubanov <[email protected]>
@alexgubanow alexgubanow self-assigned this Feb 17, 2026
@alexgubanow alexgubanow added the enhancement New feature or request label Feb 17, 2026
Signed-off-by: Oleksandr Hubanov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments