Changes between Version 56 and Version 57 of ConfigurationGuidelines


Ignore:
Timestamp:
06/06/10 14:12:02 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ConfigurationGuidelines

    v56 v57  
    178178
    179179=== Performance Optimisation ===
     180 * set Empty=False in {{{models/zzz_1st_run.py}}} instead of doing a DAL hit
     181 * set modules to load from a hardocded app name instead of substituting request.application in {{{models/00_db.py}}}
     182
    180183 * Use [http://developer.yahoo.com/yslow/ YSlow] Firefox plugin to analyse the site
    181184 * Ensure images are optimised: http://tools.dynamicdrive.com/imageoptimizer/index.php