sketerpot comments on Working Mantras - Less Wrong

32 Post author: Eliezer_Yudkowsky 24 August 2009 10:08PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (57)

You are viewing a single comment's thread.

Comment author: sketerpot 25 August 2009 06:03:12PM *  12 points [-]

"Amdahl's law is a bitch."

(When you're trying to improve something, focus on the parts that contribute most to the problem. If something takes 10% of your time and you make it a million times faster, that still only gives you about a 10% improvement overall. Fun fact: in the US federal budget, only about 18% of it is discretionary spending -- the rest of it is mandatory spending on things like interest and Medicare, so a big push to remove bridge-to-nowhere pork really wouldn't do much to reduce spending. Or a more personal example: did you know that by far most of the power that low-power CPUs use is spent just moving data across the chip, and not on logic? And yet people still spend countless man-hours on making the logic use less power, and getting diminishing returns. People can have a hard time seeing Amdahl's law even when it's staring them in the face.)

Comment author: Eliezer_Yudkowsky 25 August 2009 07:22:11PM 1 point [-]

"Amdahl's law is a bitch" = Meta-Amdahl Law?