Skip to content

Commit

Permalink
Created ProgPerformance (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
braidn committed Dec 17, 2014
1 parent 59ef04f commit 3d249ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ProgPerformance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
##Notes

* When dealing with DB style calls look first for N+1 issues
* If N+1 is not an issue, make sure changes to codebase are benchmarked on a Micro and Macro level.

0 comments on commit 3d249ce

Please sign in to comment.