Links tagged as 'optimization'
- 10 Tips for Optimizing MySQL Queries (That don’t suck) | 20bits
- Some very good ideas about optimizing queries for MySQL.
- added 08/21/2008. tagged as mysql, programming, optimization, database.
- Optimizing MySQL: Queries and Indexes
- Good article on some steps to get started in optimizing MySQL databases.
- added 12/26/2007. tagged as mysql, optimization, database.
- Exploring Leopard with DTrace
- added 12/18/2007. tagged as programming, dtrace, optimization.
- Configuring Apache and CherryPy to handle a Digg effect
- Article on how to setup CherryPy to handle heavy loads / traffic.
- added 11/21/2007. tagged as cherrypy, python, web, optimization.
- Roll out your own JavaScript Interfaces
- if you want to optimize your javascript by writing only what you need this is a great place to get started.
- added 10/08/2007. tagged as javascript, optimization.