[TYPO3-dev] typolink and realurl in eID
Sebastian Gebhard
sebastian.gebhard at googlemail.com
Wed Nov 4 14:03:56 CET 2009
Steffen Kamper schrieb:
> Hi,
>
> Sebastian Gebhard schrieb:
>> Steffen Kamper schrieb:
>>> Hi,
>>>
>>> if you need so much classes and eg piBase, don't use eID but use page
>>> with different type, then you have all working.
>>>
>>> vg Steffen
>>
>> I tried it, but now the response time has doubled. Before it was about
>> 200ms, now its about 400ms up to 750ms.
>> The AJAX has to be real fast for this application, so this is not
>> acceptable.
>> Maybe someone still has a hint how to initialize realurl in eID?
>
> are you sure you use cached object? Response should be much faster,
> looks like uncached object.
>
> vg Steffen
I made some measures:
Average response times out of 10 requests:
eID: 318ms
type (PAGE/USER): 536ms
type (PAGE/USER_INT): 582ms
More information about the TYPO3-dev
mailing list