[TYPO3-core] RFC #16951: [Performance] Speed up makeInstance() by caching getClassName() results

Steffen Gebert steffen at steffen-gebert.de
Sun Jan 9 14:28:52 CET 2011


> Type: Performance improvement
>
> Branches: trunk
>
> BT: http://bugs.typo3.org/view.php?id=16951
>
> Problem:
> Every makeInstance() call determines the final class name by checking in
> getClassName() with class_exists() for 'ux_' classes.

+1 by reading and testing, although I prefer to have the cache in 
getClassName(), but I'm also fine with this.

I expect it to have more effect on bigger sites.

Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 Core Team Member

Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list