public marks

PUBLIC MARKS from claire_ with tag performance

2010

Best practice for Drupal performance optimization | Acquia Library

This document covers recommendations for improving the performance of your website built in Drupal. It also contains general recommendations for improving the speed of your site.

2009

Hack Drupal core! | realize.be

For a fairly large community site (think OG, node access control, private messages etc), we were getting in trouble giving authenticated users a decent browsing experience. The worst page was taking 16 (yes, sixteen) seconds to load and others were getting in trouble too now that the number of users and nodes was growing rapidly. Not acceptable of course, so we went searching for solutions:

Litenode | Development Seed

Litenode is a new module that uses Views to replace multiple node_loads() on a page. The largest source of queries on a page is almost always node_load(). It can push your query count very high, since each node has multiple queries run. That means that there tends to be a nearly linear relationship between the number of nodes on the page and the number of queries.

2008

claire_'s TAGS related to tag performance

blocks +   cache +   clevermarks +   cleverplanet +   cms +   drupal +   module +   modules +   optimization +   query +   sql +   views +