Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Conversation

@e98cuenc
Copy link
Contributor

Using an auxiliar module created with cython I managed to decode a 800x800 image in ~300ms (down from the original ~15s).

@drj11
Copy link
Owner

drj11 commented Sep 21, 2012

As per your suggestion in pull request #8 all the Python code necessary for the pure python version should be in one file: png.py. Then it'll be good to merge. :)

That's so that the curl one-liner mentioned in the README.txt should always work.

@drj11
Copy link
Owner

drj11 commented Sep 21, 2012

Oh yeah, I note that you and I fixed the tests in slightly different ways. If you fiddle your branch so that I can automatically merge then that'll make me 2.4% more likely to actually do it. ;)

@e98cuenc
Copy link
Contributor Author

Done, let me know if it looks good now.

drj11 added a commit that referenced this pull request Sep 21, 2012
Speed up png reading with (optional) Cython
@drj11 drj11 merged commit dd1797c into drj11:master Sep 21, 2012
@drj11
Copy link
Owner

drj11 commented Sep 21, 2012

merged. thanks!

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 this pull request may close these issues.

2 participants