[TYPO3-core] RFC: Splitting CMS-TCA into several files (clean up)

Dmitry Dulepov [typo3] dmitry at typo3.org
Wed Dec 5 16:37:40 CET 2007


Malte Jansen wrote:
> Dimitry already made some test with include_once and include() 
> (Somewhere in this thread).He said that, include_once is slower than 
> include(), due to the additional checks.

Single include_once is slower than single include.
Many include_once are faster than many include.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-team-core mailing list