You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Generally on 4 actual cores one can expect speedup of 3.9 timesSo short answer... yes it does.
'but its so slow?'
If my math is right we only display 1 millionth part of world.
You can always write mote effective GOL, and then run it multicore.
If you do.. remember to Pull Request me, so otheres can enjoy.
#HOW
Change first line from 1 to 2 or even 10 workers and run the script.Observe how the speed of world generation changes....Isn't that exiting?If you feel particularly adventurous, you might even go for 50 threads.Do not worry.. they are quite light weight.