[TYPO3-english] Backend speed performance 4.3.5 vs 6.0.1
Christian Kuhn
lolli at schwarzbu.ch
Wed Jan 30 12:06:42 CET 2013
Hey,
On 01/30/2013 11:49 AM, Gideon So wrote:
> Is mbstring faster than iconv??
from my testing i did a while ago: yes, but not that much. but iconv +
mbstring both are WAY quicker than internal code. install tool should
actually check the system and set the quickest solution automatically or
something.
Regards
Christian
>
> Gideon
>
> 於 2013年01月30日 星期三 07:39 下午, Philipp Gampe 提到:
>> Hi Mitja,
>>
>> Mitja wrote:
>>
>>> I am sure that if we the users & developers notice, than the CORE
>>> developers must also have noticed this... Any idea on how to "improve"
>>> this?
>>
>> Tweak your configuration and share your tweaks...
>> e.g.
>> 't3lib_cs_convMethod' => 'mbstring',
>> 't3lib_cs_utils' => 'mbstring',
>> gives your a huge performance gain. I could reduce my unit test time
>> from 30
>> minutes (!!!) to 2 minutes just by setting those two values in the
>> install
>> tool.
>>
>> Best regards
>>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list