twolfson/multi-image-mergetool

Explore using cluster for multiple cores

Open

#5 opened on Dec 13, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide