[TYPO3-project-4-3] Why is contextmenu slow?

Dmitry Dulepov dmitry.dulepov at gmail.com
Wed Sep 9 16:58:01 CEST 2009


Hi!

Dan Osipov wrote:
> I ran a quick profile test, and it looks like a lot of time is spent in
> t3lib_cs, specifically the utf8_encode function. By itself its not a
> problem, but the lines in the for loop are called ~12000 times for a
> single click menu (!!). Can some confirm?

Did you enable mb_string in the Install tool?

Better would be to use UTF-8 in BE. There is no real reason for any other encoding these days :)

-- 
Dmitry Dulepov
Facebook: http://www.facebook.com/dmitryd
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs


More information about the TYPO3-project-4-3 mailing list