Skip to content

Instantly share code, notes, and snippets.

@autarch
Created April 25, 2012 18:17
Show Gist options
  • Save autarch/2491847 to your computer and use it in GitHub Desktop.
Save autarch/2491847 to your computer and use it in GitHub Desktop.
The rules of optimizaton
  1. Don't optimize
  2. Don't optimize, I'm serious
  3. Don't optimize without benchmarking first
  4. Don't benchmark without profiling first
  5. See rule #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment