Performance
-
Read Ruby's Enumerable Docs
Become familiar with Enumerable to grow as Rubyist and write clearer, more performant code.
-
Reading a Postgres Query Plan
Take a guided tour through a query plan for a “simple” SQL query.
-
Advanced Postgres Performance Tips
What do you do when indexes aren’t enough?