Closed twolfson closed 11 years ago
It seems we already get stats in parallel
Now to contemplate how to mass create images/grab stats.
Completed as of 85b09a3
The solution was to create a new method for mass image creation phantomjsEngine.createImages
The current phantomjs test suite takes 13 seconds to run. This is caused by the bottleneck of getting stats on each image separately. Here are a few solutions
fs
/spawn
as thephantomjs
composition (preferred)