Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issues #34

Open
JamesOlvertone opened this issue Jul 15, 2018 · 0 comments
Open

Performance issues #34

JamesOlvertone opened this issue Jul 15, 2018 · 0 comments

Comments

@JamesOlvertone
Copy link

I did some benchmarks against lz4 and lz4mt:
I wrote to dev null becaus of the io bottleneck, so at least writing out is not slowing down

time lz4 -c xubuntu.sio > /dev/null
is 100% faster than

time lz4mt -c xubuntu.iso > /dev/null

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

No branches or pull requests

1 participant