Opened 5 years ago
Last modified 16 months ago
#1677 assigned enhancement
blosc compression
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.2 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
See python-blosc.
It does things that make it potentially a better fit than lz4:
- filters can compress 32-bit values better (RGBA / RGBX)
- it isn't as fast as lz4 (but still plenty fast), and compresses better
- releasegil option
- multi-threading
Change History (5)
comment:1 Changed 4 years ago by
Milestone: | 3.0 → 3.1 |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by
Milestone: | 3.1 → 4.0 |
---|
comment:3 Changed 3 years ago by
Milestone: | 4.0 → 4.1 |
---|
comment:4 Changed 20 months ago by
Milestone: | 4.1 → 4.2 |
---|
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1677
Note: See
TracTickets for help on using
tickets.
Milestone renamed