I am looking at alternatives for this: https://gist.github.com/romainfrancois/8334411
Maybe not showing implementations of which but perhaps show some graphics about serial vs parallel implementations of various functions.
which is interesting example because there is some synchronisation needed, and no synchronisation is needed on the count example.
I am looking at alternatives for this: https://gist.github.com/romainfrancois/8334411
Maybe not showing implementations of
whichbut perhaps show some graphics about serial vs parallel implementations of various functions.which is interesting example because there is some synchronisation needed, and no synchronisation is needed on the count example.