[TYPO3-english] Typoscript compile, optimize, minify, something!

Philipp Gampe philipp.gampe at typo3.org
Tue Oct 2 20:14:31 CEST 2012


Hi Gorosito,

Gorosito Gonzalo wrote:

>  While doing it I figured that no matter
> if I include a empty file or a loaded typo script file, every include
> increases 80ms the page load.

First of all you can include other files inside the files.

The generated page is cached, unless you have some uncached part on it.
Make sure you have no *_INT plugin in your page and verify this via the 
admin panel.

Including empty files should not produce that much overhead. Either your 
hosting is really low CPU performance or there is an issue with the file 
system/ disk seek time (unless you find a PHP logic error somewhere).

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!



More information about the TYPO3-english mailing list