[Typo3-dev] Higher parsetime in 3.8.0

JoH info at cybercraft.de
Thu Aug 25 23:00:58 CEST 2005


>> Well - I don't know what else you got installed as extension but
>> 2400ms just for one page seems quite a lot to me.
>> So maybe it's just the server itself that slows down the parsetime.
>> Could you give us some basic informations about CPU, RAM etc.?
>
> The page is quite complex, lots of news teaser and other extensions on
> every page...
>
> The point is the overhead of 150ms compared to 25ms when using a
> single empty USER_INT.

Don't know if that hepls but I checked that on our testserver and on a
completely different client server and was not able to reproduce it.
Inserting an empty USER_INT like this:

page = PAGE
page {
    typeNum = 0
    5 = USER_INT
    5 {
    }
    10 = COA
    10 {
        # here is the real content
    }
}

it doesn't matter if there is a USER_INT or not. The parsetime is almost
identical with or without caching.

Joey


-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau






More information about the TYPO3-dev mailing list