Fast Rails API
by Anton Kaliaev
Published March 3, 2014 in Programming
History of optimizing Rails API, starting from AR connections pool and ending by using Fragment caching. Also there is list of tools for profiling applications (stackprof, etc.). All techniques are quite famous.