Open twolfson opened 7 years ago
Comparing images is the slowest part of our application, we should explore using cluster to parallelize our process. Alternatively, image-diff would fire up separate processes which also works
cluster
image-diff
Comparing images is the slowest part of our application, we should explore using
cluster
to parallelize our process. Alternatively,image-diff
would fire up separate processes which also works