This document provides a checklist of 19 basic practices for optimizing Drupal performance. It identifies reasons for slow Drupal sites like full page renders and serving dynamic content to anonymous users. It recommends limiting modules, writing efficient code, caching, database tuning, web server tuning, and separating code and media. It asks for other optimization techniques that could be used.