|
|
|
|
|
by foofie
835 days ago
|
|
Great article. I think it would benefit from a sentence or paragraph on Amdahl's law to help drive the point home about potential performance improvements of serial code, which I would classify synchronization as one type. https://en.wikipedia.org/wiki/Amdahl%27s_law |
|
On the other hand, parallelism scales nicely, and is mostly simple with a few rules.