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

Use minimagick instead of RMagick #4

Closed
wants to merge 1 commit into from
Closed

Use minimagick instead of RMagick #4

wants to merge 1 commit into from

Conversation

dtan4
Copy link
Owner

@dtan4 dtan4 commented Jun 27, 2014

No description provided.

@dtan4 dtan4 changed the title Cut a branch use-minimagick Use minimagick instead of RMagick Jun 27, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 7c70c21 on use-minimagick into 52c9f43 on master.

@dtan4
Copy link
Owner Author

dtan4 commented Jun 27, 2014

Result with RMagick:

bundle exec bin/photomosaic -b spec/fixtures/lena.png -k lena -o 18.69s user 2.10s system 16% cpu 2:07.32 total

@dtan4
Copy link
Owner Author

dtan4 commented Jun 27, 2014

minimagick can't satisfy our requirements. It can't treat ImageList object. It was too thin wrapper.
We have to keep getting along with RMagick.

@dtan4 dtan4 closed this Jun 27, 2014
@dtan4 dtan4 deleted the use-minimagick branch June 27, 2014 06:54
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