threedaymonk + performance   17

How to Improve the quality of your software: find an old computer
‘not only should you eat your own dogfood, you should eat it with the same cutlery the other dogs use’
programming  performance 
august 2011 by threedaymonk
extsrc.js
‘[A] library to make ALL scripts run AFTER the page loads’. Works with document.write.
webdev  javascript  performance 
october 2010 by threedaymonk
Using indexes in rails: Index your associations
‘Hopefully I’ve shown that foreign_keys should always be indexed, and how to index them.’
ruby  rails  database  performance  optimisation  activerecord  sql 
august 2009 by threedaymonk
Let's make the web faster
Hints from Google on speeding up your web pages.
webdev  performance  optimisation  css  html  http 
june 2009 by threedaymonk
Testing Fragment Caching
‘Fragment caching can be tricky. The risk is that a user sees the wrong content, but that risk can be mitigated with tests.’
ruby  rails  testing  tdd  caching  performance 
april 2009 by threedaymonk
Iotop's homepage
A top-like program to show how much I/O Linux processes are using.
linux  python  performance 
july 2008 by threedaymonk
Advanced Rails Caching.. on the Edge
ESI seems like a potentially useful technology, but one that’s presently hard to implement.
optimisation  performance  webdev  ruby  rails  esi 
june 2008 by threedaymonk
#9640 ([PATCH] Alternative to eager loading) - Rails Trac
A way to efficiently load multiple joined models without using a massive Cartesian product.
ruby  rails  activerecord  patch  performance 
january 2008 by threedaymonk

Copy this bookmark:



description:


tags: