Changes between Version 28 and Version 29 of DeveloperGuidelines/Optimisation


Ignore:
Timestamp:
06/18/10 08:03:27 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Optimisation

    v28 v29  
    3131 7. Consider having configurations which are read from DB frequently but written-to rarely, be set in configuration files which are written-out from the DB (like the CSS from themes)
    3232
    33 == Specific Examples ==
     33=== Specific Examples ===
    3434NB These vary on cases, so use the Profiler to see how they work in your cases...
    3535{{{