[TYPO3-dev] slow t3lib_TSparser::parseSub in latest typo3 4.3

Bartosz Aninowski bartoszx at SPAMgmail.com
Sat Oct 31 18:23:17 CET 2009


> 
> Could you please step back some revisions between alpha and HEAD using SVN?

I did some new tests on my macbook.
I set up new evironment for each version: alpha1 alpha2 alpha3 beta1.
Each website has one page with main TS template:

page = PAGE
page.typeNum = 0

page.20 = COA_INT
page.20.10 = TEXT
page.20.10.value = aaaa

<INCLUDE_TYPOSCRIPT: source="FILE:fileadmin/ext.ts">
# ext.ts:
# page.102 = TEXT
# page.102.value = <h1> from file </h1>

config.baseURL = http://typo3alpha3/
config.locale_all = pl_PL
config.language = pl
config.sys_language_uid=0
config.metaCharset = utf-8
config.renderCharset = utf-8
config.no_cache=0
config.sendCacheHeaders=0
config.debug =1
config.admPanel = 1
config.language = pl

Problem occurs from version alpha3.



-- 
Bartosz Aninowski
typo(3)holics
http://techblog.evo.pl




More information about the TYPO3-dev mailing list