A successful ruby on rails performance analysis guideline
In this post I describe a basic guideline I follow to raise awareness of feature performance degradation in a Ruby on Rails web application. The fundamentals apply to other programming language and frameworks: be aware of the expected traffic, responsible feature delivery and load testing.
Post a comment