Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Slow extract for tar.xz #97

Closed
alexisoyama opened this issue Nov 2, 2018 · 2 comments · Fixed by #99
Closed

Slow extract for tar.xz #97

alexisoyama opened this issue Nov 2, 2018 · 2 comments · Fixed by #99
Milestone

Comments

@alexisoyama
Copy link

https://github.com/ulikunitz/xz is very slow at extracting.

https://github.com/xi2/xz is 10x faster for me. Consider using this for extraction. It doesn't support compression, so it won't be a full replace.

@mholt
Copy link
Owner

mholt commented Nov 6, 2018

Will consider this when finishing #99.

@mholt mholt added this to the 3.0 milestone Nov 6, 2018
@mholt
Copy link
Owner

mholt commented Nov 6, 2018

Implemented in 0d66ce6. Thanks!

@mholt mholt closed this as completed Nov 6, 2018
@mholt mholt mentioned this issue Nov 7, 2018
15 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants