Settings

Theme

Amdahl's Law in Software Engineering

lawsofsoftwareengineering.com

3 points by _josh_meyer_ 12 days ago · 6 comments

Reader

swalberg 12 days ago

Neil Gunther extends Amdahl's law to the Universal Scalability Law in https://www.perfdynamics.com/Manifesto/USLscalability.pdf (pdf). He uses it to help model a system's scalibility.

zisa-security 12 days ago

Thanks for sharing both links. Seeing Amdahl’s original framing alongside Gustafson’s optimistic reinterpretation really helps clarify where the architectural limits start to dominate once workloads scale.

zisa-security 12 days ago

Nice write-up. I’ve always felt that Amdahl’s Law gets oversimplified in software discussions. The real bottlenecks tend to be architectural rather than purely parallelizable tasks.

_josh_meyer_OP 12 days ago

an optimistic rebuttal to Amdahl's law: https://lawsofsoftwareengineering.com/laws/gustafsons-law/

_josh_meyer_OP 12 days ago

the original 1967 paper: https://dl.acm.org/doi/epdf/10.1145/1465482.1465560

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection