Skip to content
This repository was archived by the owner on Jul 26, 2019. It is now read-only.

Speed up image diffing by using line-by-line analyzing #28

Open
idmontie opened this issue May 12, 2016 · 2 comments
Open

Speed up image diffing by using line-by-line analyzing #28

idmontie opened this issue May 12, 2016 · 2 comments

Comments

@idmontie
Copy link
Contributor

This would allow us to fail fast!

@rraub
Copy link
Contributor

rraub commented May 12, 2016

But wouldn't we still need the whole image to visually look at?

@idmontie
Copy link
Contributor Author

Yeah but now for the diffing which is really slow right now since it runs
through imagemagick.
On May 12, 2016 3:34 PM, "Ryan Raub" [email protected] wrote:

But wouldn't we still need the whole image to visually look at?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#28 (comment)

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

No branches or pull requests

2 participants