[Python-Dev] lz4 compression
Antoine Pitrou
solipsis at pitrou.net
Sat May 26 13:12:18 EDT 2018
More information about the Python-Dev mailing list
Sat May 26 13:12:18 EDT 2018
- Previous message (by thread): [Python-Dev] PEP 574 (pickle 5) implementation and backport available
- Next message (by thread): [Python-Dev] macOS: minimum supported version?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 26 May 2018 18:42:42 +0200 Olivier Grisel <olivier.grisel at ensta.org> wrote: > > However adding lz4.LZ4File to the standard library in addition to > gzip.GzipFile and lzma.LZMAFile is probably a good idea as LZ4 is really > fast compared to zlib/gzip. But this is not related to PEP 574. If we go that way, we may probably want zstd as well :-). But, yes, most likely unrelated to PEP 574. Regards Antoine.
- Previous message (by thread): [Python-Dev] PEP 574 (pickle 5) implementation and backport available
- Next message (by thread): [Python-Dev] macOS: minimum supported version?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list