Archive of stories published by iCapital Network Technology Group

Improving Rails Performance | Part 3 | N+1

In Part 1 and Part 2 we learned how to measure performance. With that knowledge in hand, we can now tackle one of the most common performance plagues found in a rails app.