Skip to content

Add .bzip2 format in format tiers diagram - #1083

Merged
TomNicholas merged 1 commit into
mainfrom
bzip2-diagram
Aug 11, 2026
Merged

Add .bzip2 format in format tiers diagram#1083
TomNicholas merged 1 commit into
mainfrom
bzip2-diagram

Conversation

@TomNicholas

Copy link
Copy Markdown
Member

.bzip2 is so hard I don't think it's ever worth doing. It would require multiple per-chunk codec parameters, for example. It doesn't even compress on byte-aligned blocks, you have to split into bits.

.bzip2 is so hard I don't think it's ever worth doing. It would require multiple per-chunk codec parameters, for example. It doesn't even compress on byte-aligned blocks, you have to split into bits.
@TomNicholas TomNicholas added the documentation Improvements or additions to documentation label Aug 11, 2026
@TomNicholas
TomNicholas merged commit 7805559 into main Aug 11, 2026
5 checks passed
@TomNicholas
TomNicholas deleted the bzip2-diagram branch August 11, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant