On my quest to improve a client's Drupal site performance I considered installing the Alternative PHP Cache. It reduces the overhead of compiling the PHP sources into opcode on each request by caching the compiled code. 2bits posted a very good case study about PHP opcode caches a while ago.
Agaric is proud to have three of our own among the authors of the Definitive Guide to Drupal 7, the leading book covering Drupal configuration, code, and community.