Implement parallel decompression #268

Closed
opened 2026-04-19 07:20:12 +00:00 by fuzzy · 1 comment
Owner
## Sub-tasks - [ ] [Detect multi-chunk format header](https://git.lan.thwap.org/thwap/gobz2/issues/264) - [ ] [Create parallel chunk decompressor](https://git.lan.thwap.org/thwap/gobz2/issues/265) - [ ] [Add ordered output reassembly](https://git.lan.thwap.org/thwap/gobz2/issues/266) - [ ] [Handle streaming decompression fallback](https://git.lan.thwap.org/thwap/gobz2/issues/267)
fuzzy self-assigned this 2026-04-19 07:20:12 +00:00
Author
Owner

Implemented in commit 027a62a with parallel decompression engine, multi-chunk format detection, ordered reassembly, and fallback support.

Implemented in commit 027a62a with parallel decompression engine, multi-chunk format detection, ordered reassembly, and fallback support.
fuzzy closed this issue 2026-04-19 12:35:58 +00:00
Sign in to join this conversation.
No description provided.