|
You are here |
andyatkinson.com | ||
| | | | |
www.amberbit.com
|
|
| | | | | [AI summary] The article explains how to optimize Ruby on Rails applications by removing unused components like ActiveRecord, disabling specific middlewares, creating minimal controllers, and using single-file configurations to reduce resource usage and improve security. | |
| | | | |
newvick.com
|
|
| | | | | Steps that will make future investigation of your Postgres performance much easier. | |
| | | | |
scoutapm.com
|
|
| | | | | Once your Rails app begins to see consistent traffic, slow SQL queries will likely arise, but how do you know where your app's slowing down? | |
| | | | |
hakibenita.com
|
|
| | | When it comes to database optimization, developers often reach for the same old tools: rewrite the query slightly differently, slap an index on a column, denormalize, analyze, vacuum, cluster, repeat. Conventional techniques are effective, but sometimes being creative can really pay off! | ||