[TYPO3-dev] Speeding up Typo3

John Angel johnange at gmail.com
Sun Apr 8 19:41:22 CEST 2007


Hi,

Here is the list of important things related to Typo3 speed gain discussed
here lately. I've added appropriate bug posts, also. Some of it can be
applied immediately, some need further discussion:

- Better indexes for RealURL:
http://bugs.typo3.org/view.php?id=5250

- RealURL default encode/decode cache should be 30 days instead of 1 day:
http://bugs.typo3.org/view.php?id=5264

- Disable clearing the cache in Draft workspace:
http://bugs.typo3.org/view.php?id=4739

- Converting all Typo3 tables to InnoDB to avoid locking of the complete
table:
http://bugs.typo3.org/view.php?id=5369

- Experimental extension 'nestedsets_pages' for faster rootline
http://support.typo3.org:8080/jive/thread.jspa?threadID=94974&tstart=0

- Caching at extension level. 'set_no_cache is bad' discussion:
http://support.typo3.org:8080/jive/thread.jspa?threadID=95352&tstart=0

- Removing cache_hash garbage / polite caching of MENU:
http://support.typo3.org:8080/jive/thread.jspa?threadID=95435&tstart=0&messageID=308386#308386

- Replace DELETE FROM with faster TRUNCATE TABLE:
http://bugs.typo3.org/view.php?id=5370

- Optimizing tables to speed up FE:
http://bugs.typo3.org/view.php?id=4875

- TemplaVoila: Disable rendering of non-mapped objects
http://bugs.typo3.org/view.php?id=4753

- Distributing uploaded images to multiple directories:
http://bugs.typo3.org/view.php?id=4350

Regards,
John





More information about the TYPO3-dev mailing list