Skip to content

Instantly share code, notes, and snippets.

@dohoonk
Last active March 24, 2016 03:25
Show Gist options
  • Save dohoonk/3ca1f3359fb095ee0994 to your computer and use it in GitHub Desktop.
Save dohoonk/3ca1f3359fb095ee0994 to your computer and use it in GitHub Desktop.
Performance

Performance improvement can be done in all levels

Browser View Controller Model/DB

prematurely adjusting the app for performance is not optimal as it will slow the development time

-Measuring To actually see the improvement we need measuring Options for measuring a. New Relic add it as a gem add the api key

b. Yslow

-Improving your performance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment