Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 546 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 546 Bytes

Performance

The first goal in addressing performance is understanding the performance of the application. Without understanding the current performance of your application it becomes difficult to understand where to improve performance. Without understanding the current performance, it is difficult to understand what to change.

Reading

Coda Hale's - Metrics, Metrics, Everywhere

Rails Guide on Caching