I'm noticing a huge performance hit when using foreach with doSNOW.? Any ideas on why the parallel loop runs ~8 times slower than?the same foreach run sequentially?
?
require(doSNOW)
Loading required package: doSNOW
Loading required package: foreach
foreach: simple, scalable parallel programming from Revolution Analytics
Use Revolution R for scalability, fault tolerance and more.
http://www.revolutionanalytics.com
Loading required package: iterators
Loading required package: snow