Hacker News new | ask | show | jobs
by amboo7 1753 days ago
> Amdahl's law can be stated as make the common case fast. Not really, the common part is the one parallelizable by dumb workers. The fastest worker does the sequential part. Here, let the smartest do the hardest.