[Neos] ~500ms in Production Context

Christian Müller christian.mueller at typo3.org
Tue Jul 8 23:05:36 CEST 2014


Redis (or memcached) for typoscript content cache and maybe filemonitor
cache (only useful in dev). If your problem are the includes then that
won't help... But then I wonder how that is so slow for you on ssd mac...

Carsten Bleicker wrote:
> I just tried redis backend right now.
> But this seems not to be an option because it does not implement PhpCapableBackendInterface?
> PhpCapableBackendInterface is needed for proxyclass building, right?
> 
> 
> 
> ----------------------
> 
> Carsten Bleicker
> Wülfingstraße 1
> 42477 Radevormwald
> 
> E-Mail:	carsten at bleicker.de
> Web:	www.bleicker.de
> Twitter:	@carstenbleicker
> Jabber:	cbleicker at jabber.ccc.de
> Telefon:	+49 (0)171-2690845
> 
> Am 08.07.2014 um 21:42 schrieb Carsten Bleicker <carsten at bleicker.de>:
> 
>> 5.4.30
>>
>>
>> ----------------------
>>
>> Carsten Bleicker
>> Wülfingstraße 1
>> 42477 Radevormwald
>>
>> E-Mail:	carsten at bleicker.de
>> Web:	www.bleicker.de
>> Twitter:	@carstenbleicker
>> Jabber:	cbleicker at jabber.ccc.de
>> Telefon:	+49 (0)171-2690845
>>
>> Am 08.07.2014 um 21:38 schrieb Marc Neuhaus <apocalip at gmail.com>:
>>
>>> Which PHP Version do you use?
>>>
>>> Cheers Marc
>>> Am 08.07.2014 21:29 schrieb "Carsten Bleicker" <carsten at bleicker.de>:
>>>
>>>> running neos demo page and call homepage:
>>>> development here is arount ~2 seconds
>>>> production ~500ms
>>>>
>>>>
>>>>
>>>> ----------------------
>>>>
>>>> Carsten Bleicker
>>>> Wülfingstraße 1
>>>> 42477 Radevormwald
>>>>
>>>> E-Mail: carsten at bleicker.de
>>>> Web:    www.bleicker.de
>>>> Twitter:        @carstenbleicker
>>>> Jabber: cbleicker at jabber.ccc.de
>>>> Telefon:        +49 (0)171-2690845
>>>>
>>>> Am 08.07.2014 um 21:23 schrieb Christian Müller <
>>>> christian.mueller at typo3.org>:
>>>>
>>>>> I don't have screenshots right now, but with a plain install on my local
>>>>> machine (without special caching setup) I am around 150ms. To be
>>>>> improved by memcache and similar...
>>>>> But we are talking about Production context here of course! Development
>>>>> is slower (again don't have the exact numbers at hand but I think around
>>>>> 300-400ms).
>>>>>
>>>>> Cheers,
>>>>> Christian
>>>>>
>>>>> Carsten Bleicker wrote:
>>>>>> sorry for missing plumber infos:
>>>>>>
>>>> https://www.dropbox.com/s/dj5ig892o4cunrx/Bildschirmfoto%202014-07-08%20um%2020.52.18.png
>>>> https://www.dropbox.com/s/im3k3kzh357b06t/Bildschirmfoto%202014-07-08%20um%2020.52.31.png
>>>>>>
>>>>>> ----------------------
>>>>>>
>>>>>> Carsten Bleicker
>>>>>> Wülfingstraße 1
>>>>>> 42477 Radevormwald
>>>>>>
>>>>>> E-Mail:      carsten at bleicker.de
>>>>>> Web: www.bleicker.de
>>>>>> Twitter:     @carstenbleicker
>>>>>> Jabber:      cbleicker at jabber.ccc.de
>>>>>> Telefon:     +49 (0)171-2690845
>>>>>>
>>>>>> Am 08.07.2014 um 20:53 schrieb Carsten Bleicker <carsten at bleicker.de>:
>>>>>>
>>>>>>> On my local mashine (ssd) and also on a jweiland hosting
>>>>>>> response times are ~500ms. So i run plumber and i think it is
>>>>>>> the require_once of simpleFileBackend wich slows down the response
>>>> time.
>>>>>>> Maybe some core devs could tell me: Do you allways use a MemCache?
>>>>>>> Do you get responsetimes < 100ms if you use simpleFileBackend?
>>>>>>>
>>>>>>> This is my plumber result of file loadings:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ----------------------
>>>>>>>
>>>>>>> Carsten Bleicker
>>>>>>> Wülfingstraße 1
>>>>>>> 42477 Radevormwald
>>>>>>>
>>>>>>> E-Mail:     carsten at bleicker.de
>>>>>>> Web:        www.bleicker.de
>>>>>>> Twitter:    @carstenbleicker
>>>>>>> Jabber:     cbleicker at jabber.ccc.de
>>>>>>> Telefon:    +49 (0)171-2690845
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Neos mailing list
>>>>>>> Neos at lists.typo3.org
>>>>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>>>>> _______________________________________________
>>>>> Neos mailing list
>>>>> Neos at lists.typo3.org
>>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>>>>
>>>> _______________________________________________
>>>> Neos mailing list
>>>> Neos at lists.typo3.org
>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>>>>
>>> _______________________________________________
>>> Neos mailing list
>>> Neos at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
> 


More information about the Neos mailing list