Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    Instead of saying it's only approximately true, I'd say that in many cases, at least 90% of the time will be spent executing a tiny fraction of the code--at most 10%. Obviously it would be possible to have programs where all portions spent about the same amount of time executing, but that's rare. Commented Oct 25, 2016 at 17:47
  • +1 for referencing the Pareto Principle. More in-depth explanation can be seen in this fantastic Vsauce video. Commented Oct 27, 2016 at 14:39