Skip to content

Instantly share code, notes, and snippets.

@dastinnette
Last active April 15, 2016 04:00
Show Gist options
  • Save dastinnette/cc452406d0a7756a3fa9df73b370bd19 to your computer and use it in GitHub Desktop.
Save dastinnette/cc452406d0a7756a3fa9df73b370bd19 to your computer and use it in GitHub Desktop.
Improving Database Performance blog outline

###Improving Database Performance

  • Why DB performance can be an issue/is important
  • Introduce my personal project example, a dumpster fire of slow query sadness
  • Step one: Measure/analyze, never guess
  • Walk through solving Politweets pain point
  • Other problems & how to fix thru advanced AR queries
  • Profit
  • Dance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment