Login
From:
RoRvsWild
(Uncensored)
subscribe
Super Fast Rails - RorVsWild
https://www.rorvswild.com/blog/2024/super-fast-rails
links
backlinks
Roast topics
Find topics
Find it!
Most of the time, optimizing a Rails application requires repeating the same techniques. For example, at the database layer, it's about creating the proper indexes, preventing 1+N queries, etc. Could we do that automatically?