We should look into caching some of the more expensive query data using drupal caching. I suspect we'll get a decent performance boost that will be really big if using the memcache module.

Lullabot has a good article on the basics of caching: http://www.lullabot.com/articles/a_beginners_guide_to_caching_data

Comments

sprsquish’s picture

Status: Active » Closed (fixed)

ver2 fixes the need for this. Better storage design means better performance without caching.