Skip to content

Conversation

@jjhelmus
Copy link
Contributor

In version 5.6.0 and newer, liblzma is licensed under the BSD Zero Clause License (0BSD).

@jjhelmus
Copy link
Contributor Author

On my arm64 macbook this upgrade significantly improves the performance of lzma compression in Python.

Using the pybench benchmarks from #846

With xz 5.2.12 
...
Compress using LZMA algorithm:
[========================================] 100.0% 0:00:17
...

With xz 5.8.1
...
Compress using LZMA algorithm:
[========================================] 100.0% 0:00:04
...

This performance is in line with other Python interpreters I've examined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants