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

Improve performances and optimize PX compression algorithm. #13

Open
PsyCommando opened this issue Mar 28, 2015 · 0 comments
Open

Improve performances and optimize PX compression algorithm. #13

PsyCommando opened this issue Mar 28, 2015 · 0 comments
Assignees

Comments

@PsyCommando
Copy link
Owner

The algorithm is proving to be a little slow when used several times in a row to compress many small files. Not to mention that in debug, since it uses iterators, its slow thanks to iterator debugging.

If possibly make it as close to the original algorithm as possible!

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

No branches or pull requests

1 participant